Uses of Package
org.hibernate.cfg
Packages that use org.hibernate.cfg
Package
Description
This package contains the interfaces that make up the bootstrap API
for Hibernate.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines APIs for configuring Hibernate.
-
Classes in org.hibernate.cfg used by org.hibernate.bootClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
-
Classes in org.hibernate.cfg used by org.hibernate.boot.spiClassDescriptionDeprecated, 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.cfgClassDescriptionEnumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.Settings which control the
BytecodeProviderused for bytecode enhancement and reflection optimization.Settings for Hibernate's second-level cachingA convenience API making it easier to bootstrap an instance of Hibernate.Settings related to JDBC, Connections, pools, Dialects, etcDeprecated, for removal: This API element is subject to removal in a future version.hbm.xmlmappings are no longer supported, making this attribute irrelevantDeprecated, for removal: This API element is subject to removal in a future version.ImplicitNamingStrategyandPhysicalNamingStrategyshould be used instead.Settings related to persistence-unitsDeprecated.NamingStrategyitself has been deprecated
hbm.xmlmappings are no longer supported, making this attribute irrelevant