Uses of Class
org.hibernate.type.SerializationException
-
Packages that use SerializationException Package Description org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.cfg -
-
Uses of SerializationException in org.hibernate.boot
Methods in org.hibernate.boot that throw SerializationException Modifier and Type Method Description MetadataSourcesMetadataSources. addCacheableFileStrictly(File file)INTENDED FOR TESTSUITE USE ONLY! -
Uses of SerializationException in org.hibernate.cfg
Methods in org.hibernate.cfg that throw SerializationException Modifier and Type Method Description ConfigurationConfiguration. addCacheableFileStrictly(File xmlFile)INTENDED FOR TESTSUITE USE ONLY!
-