Uses of Package
org.hibernate.cfg
-
Packages that use org.hibernate.cfg Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.internal org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.cfg This package defines APIs for configuring Hibernate.org.hibernate.testing.env org.hibernate.testing.jdbc org.hibernate.testing.junit4 -
Classes in org.hibernate.cfg used by org.hibernate.boot Class Description MetadataSourceType Deprecated, for removal: This API element is subject to removal in a future version.hbm.xml
mappings are no longer supported, making this attribute irrelevant -
Classes in org.hibernate.cfg used by org.hibernate.boot.internal Class Description MetadataSourceType Deprecated, for removal: This API element is subject to removal in a future version.hbm.xml
mappings are no longer supported, making this attribute irrelevant -
Classes in org.hibernate.cfg used by org.hibernate.boot.spi Class Description MetadataSourceType Deprecated, for removal: This API element is subject to removal in a future version.hbm.xml
mappings are no longer supported, making this attribute irrelevant -
Classes in org.hibernate.cfg used by org.hibernate.cfg Class Description AvailableSettings Enumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.C3p0Settings Configuration A convenience API making it easier to bootstrap an instance of Hibernate.MetadataSourceType Deprecated, for removal: This API element is subject to removal in a future version.hbm.xml
mappings are no longer supported, making this attribute irrelevantNamingStrategy Deprecated, for removal: This API element is subject to removal in a future version.ImplicitNamingStrategy
andPhysicalNamingStrategy
should be used instead.PersistenceStandardNamingStrategy Deprecated.NamingStrategy
itself has been deprecatedProxoolSettings -
Classes in org.hibernate.cfg used by org.hibernate.testing.env Class Description Configuration A convenience API making it easier to bootstrap an instance of Hibernate. -
Classes in org.hibernate.cfg used by org.hibernate.testing.jdbc Class Description Configuration A convenience API making it easier to bootstrap an instance of Hibernate. -
Classes in org.hibernate.cfg used by org.hibernate.testing.junit4 Class Description Configuration A convenience API making it easier to bootstrap an instance of Hibernate.