Uses of Class
org.hibernate.type.SerializationException
Packages that use SerializationException
Package
Description
This package contains the interfaces that make up the bootstrap API
for Hibernate.
This package defines APIs for configuring Hibernate.
-
Uses of SerializationException in org.hibernate.boot
Methods in org.hibernate.boot that throw SerializationExceptionModifier and TypeMethodDescriptionMetadataSources.addCacheableFileStrictly(File file) INTENDED FOR TESTSUITE USE ONLY!MetadataSources.addCacheableFileStrictly(File file, File cacheDir) INTENDED FOR TESTSUITE USE ONLY! -
Uses of SerializationException in org.hibernate.cfg
Methods in org.hibernate.cfg that throw SerializationExceptionModifier and TypeMethodDescriptionConfiguration.addCacheableFileStrictly(File xmlFile) INTENDED FOR TESTSUITE USE ONLY!