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.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. -
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.xmlmappings 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.xmlmappings 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.xmlmappings are no longer supported, making this attribute irrelevantNamingStrategy Deprecated, for removal: This API element is subject to removal in a future version.ImplicitNamingStrategyandPhysicalNamingStrategyshould be used instead.PersistenceStandardNamingStrategy Deprecated.NamingStrategyitself has been deprecatedProxoolSettings