Uses of Class
org.hibernate.type.SerializationException
-
Packages that use SerializationException Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.cfg This package defines APIs for configuring Hibernate. -
-
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!MetadataSourcesMetadataSources. addCacheableFileStrictly(File file, File cacheDir)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!
-