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.BatchSettings BytecodeSettings Settings which control theBytecodeProviderused for bytecode enhancement and reflection optimization.C3p0Settings CacheSettings Settings for Hibernate's second-level cachingConfiguration A convenience API making it easier to bootstrap an instance of Hibernate.EnvironmentSettings FetchSettings JdbcSettings Settings related to JDBC, Connections, pools, Dialects, etcJpaComplianceSettings ManagedBeanSettings MappingSettings MetadataSourceType Deprecated, for removal: This API element is subject to removal in a future version.hbm.xmlmappings are no longer supported, making this attribute irrelevantMultiTenancySettings NamingStrategy Deprecated, for removal: This API element is subject to removal in a future version.ImplicitNamingStrategyandPhysicalNamingStrategyshould be used instead.PersistenceSettings Settings related to persistence-unitsPersistenceStandardNamingStrategy Deprecated.NamingStrategyitself has been deprecatedProxoolSettings QuerySettings SchemaToolingSettings SessionEventSettings StatisticsSettings TransactionSettings ValidationSettings