Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext<K> (implements org.nuiton.topia.persistence.TopiaApplicationContext<K>)
- org.nuiton.topia.persistence.internal.AbstractTopiaDao<E> (implements org.nuiton.topia.persistence.TopiaDao<E>)
- org.nuiton.topia.persistence.internal.AbstractTopiaDao.FindAllIterator<E,O> (implements java.util.Iterator<E>)
- org.nuiton.topia.persistence.internal.AbstractTopiaDao.InnerTopiaQueryBuilderAddCriteriaOrRunQueryStep<E> (implements org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E>)
- org.nuiton.topia.persistence.internal.AbstractTopiaDao.InnerTopiaQueryBuilderRunQueryStep<E> (implements org.nuiton.topia.persistence.TopiaQueryBuilderRunQueryStep<E>)
- org.nuiton.topia.persistence.internal.AbstractTopiaEntity (implements org.nuiton.topia.persistence.TopiaEntity)
- org.nuiton.topia.persistence.internal.support.AbstractTopiaListenableSupport (implements org.nuiton.topia.persistence.support.TopiaListenableSupport)
- org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext (implements org.nuiton.topia.persistence.TopiaPersistenceContext)
- org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContext.InternalTopiaHibernateSupport (implements org.nuiton.topia.persistence.support.TopiaHibernateSupport)
- org.nuiton.topia.persistence.internal.AbstractTopiaPersistenceContextConstructorParameter
- org.nuiton.topia.persistence.metadata.AssociationMeta<T> (implements org.nuiton.topia.persistence.metadata.MetaFilenameAware<T>, java.io.Serializable)
- org.nuiton.topia.persistence.jdbc.BeanJdbcConfiguration (implements org.nuiton.topia.persistence.jdbc.JdbcConfiguration)
- org.nuiton.util.beans.Binder<I,O> (implements java.io.Serializable)
- org.nuiton.topia.persistence.legacy.Collector<R>
- org.nuiton.topia.persistence.metadata.ColumnMeta (implements java.io.Serializable)
- org.nuiton.topia.persistence.legacy.DBMapping
- org.nuiton.topia.persistence.metadata.DbMeta<T> (implements java.lang.Iterable<T>)
- org.nuiton.topia.persistence.DepthEntityVisitor (implements org.nuiton.topia.persistence.TopiaEntityVisitor)
- org.nuiton.topia.persistence.legacy.EntityListUpdator<P,E> (implements org.nuiton.topia.persistence.legacy.ListUpdator<P,E>)
- org.nuiton.topia.persistence.util.EntityOperator<B>
- org.nuiton.topia.persistence.util.EntityOperatorStore
- org.nuiton.topia.persistence.event.EntityState (implements java.lang.Comparable<T>)
- java.util.EventObject (implements java.io.Serializable)
- org.nuiton.topia.persistence.pager.FilterRule (implements java.io.Serializable)
- org.nuiton.topia.persistence.internal.FullyQualifiedNamePlusUuidTopiaIdFactory (implements org.nuiton.topia.persistence.TopiaIdFactory)
- org.nuiton.topia.persistence.internal.HibernateProvider
- org.nuiton.topia.persistence.internal.support.HibernateTopiaJpaSupport (implements org.nuiton.topia.persistence.support.TopiaJpaSupport)
- org.nuiton.topia.persistence.HibernateTopiaMigrationService (implements org.nuiton.topia.persistence.TopiaMigrationService)
- org.nuiton.topia.persistence.internal.support.HibernateTopiaReplicationSupport (implements org.nuiton.topia.persistence.TopiaReplicationDestination, org.nuiton.topia.persistence.support.TopiaReplicationSupport)
- org.nuiton.topia.persistence.internal.support.HibernateTopiaSqlSupport (implements org.nuiton.topia.persistence.support.TopiaSqlSupport)
- org.nuiton.topia.persistence.internal.support.HibernateTopiaSqlSupport.HibernateSqlWork (implements org.hibernate.jdbc.Work)
- org.nuiton.topia.persistence.internal.support.HibernateTopiaSqlSupport.HibernateTopiaSqlQueryWork<O> (implements org.hibernate.jdbc.Work)
- org.nuiton.topia.persistence.internal.support.HibernateTopiaSqlSupport.HibernateTopiaSqlWork (implements org.hibernate.jdbc.Work)
- org.nuiton.topia.persistence.HorizontalEntityVisitor (implements org.nuiton.topia.persistence.TopiaEntityVisitor)
- org.nuiton.topia.persistence.HqlAndParametersBuilder<E>
- org.nuiton.topia.persistence.jdbc.JdbcConfigurationBuilder
- org.nuiton.topia.persistence.jdbc.JdbcHelper
- org.nuiton.topia.persistence.internal.LegacyTopiaIdFactory (implements org.nuiton.topia.persistence.TopiaIdFactory)
- org.nuiton.topia.persistence.metadata.Metadatas
- org.nuiton.util.PagerBean (implements java.io.Serializable)
- org.nuiton.topia.persistence.internal.ShortTopiaIdFactory (implements org.nuiton.topia.persistence.TopiaIdFactory)
- org.nuiton.topia.persistence.internal.support.SlowQueryWatcher (implements java.lang.AutoCloseable, java.lang.Runnable)
- org.nuiton.topia.persistence.metadata.TableMeta<T> (implements java.lang.Iterable<T>, org.nuiton.topia.persistence.metadata.MetaFilenameAware<T>, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- org.nuiton.topia.persistence.TopiaApplicationContextCache
- org.nuiton.topia.persistence.TopiaConfigurationBuilder
- org.nuiton.topia.persistence.TopiaConfigurationBuilder.BuildStep
- org.nuiton.topia.persistence.TopiaConfigurationBuilder.ConfigureInitSchemaStep
- org.nuiton.topia.persistence.TopiaConfigurationBuilder.ConfigureJdbcConnectionPoolingStep
- org.nuiton.topia.persistence.TopiaConfigurationBuilder.ConfigureValidateSchemaStep
- org.nuiton.topia.persistence.internal.TopiaConnectionProvider (implements org.hibernate.service.spi.Configurable, org.hibernate.engine.jdbc.connections.spi.ConnectionProvider, org.hibernate.service.spi.Stoppable)
- org.nuiton.topia.persistence.event.TopiaContextAdapter (implements org.nuiton.topia.persistence.event.TopiaSchemaListener)
- org.nuiton.topia.persistence.TopiaEntities
- org.nuiton.topia.persistence.util.TopiaEntityHelper
- org.nuiton.topia.persistence.util.TopiaEntityRef (implements java.lang.Comparable<T>)
- org.nuiton.topia.persistence.util.TopiaH2Util
- org.nuiton.topia.persistence.internal.support.TopiaHibernateEventListener (implements org.hibernate.event.spi.PostDeleteEventListener, org.hibernate.event.spi.PostInsertEventListener, org.hibernate.event.spi.PostLoadEventListener, org.hibernate.event.spi.PostUpdateEventListener, org.hibernate.event.spi.PreDeleteEventListener, org.hibernate.event.spi.PreInsertEventListener, org.hibernate.event.spi.PreLoadEventListener, org.hibernate.event.spi.PreUpdateEventListener, org.hibernate.event.spi.SaveOrUpdateEventListener)
- org.nuiton.topia.persistence.internal.TopiaHibernateSessionRegistry
- org.nuiton.topia.persistence.pager.TopiaPagerBeanBuilder
- org.nuiton.topia.persistence.internal.support.TopiaServiceSupportImpl (implements org.nuiton.topia.persistence.support.TopiaServiceSupport)
- org.nuiton.topia.persistence.support.TopiaSqlQuery<O>
- org.nuiton.topia.persistence.util.TopiaUtil
- org.nuiton.topia.persistence.util.TopiaUtil.ConnectionProviderSupplier (implements java.io.Closeable, com.google.common.base.Supplier<T>)
Interface Hierarchy
- java.lang.AutoCloseable
- org.hibernate.cfg.BatchSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.BytecodeSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.C3p0Settings
- org.hibernate.cfg.JdbcSettings (also extends org.hibernate.cfg.ProxoolSettings)
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.CacheSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.EnvironmentSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- java.util.EventListener
- org.hibernate.cfg.FetchSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- java.lang.Iterable<T>
- org.nuiton.topia.persistence.TopiaDao<E>
- org.hibernate.cfg.JpaComplianceSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.nuiton.topia.persistence.event.ListenableBean
- org.nuiton.topia.persistence.legacy.ListUpdator<P,E>
- org.hibernate.cfg.ManagedBeanSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.MappingSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.nuiton.topia.persistence.metadata.MetaFilenameAware<T>
- org.hibernate.cfg.MultiTenancySettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.PersistenceSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.ProxoolSettings
- org.hibernate.cfg.JdbcSettings (also extends org.hibernate.cfg.C3p0Settings)
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.QuerySettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.SchemaToolingSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- java.io.Serializable
- org.hibernate.cfg.SessionEventSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.nuiton.topia.persistence.support.SqlFunction<T,R>
- org.hibernate.cfg.StatisticsSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.TransactionSettings, org.hibernate.cfg.ValidationSettings)
- org.nuiton.topia.persistence.TopiaConfigurationConstants
- org.nuiton.topia.persistence.TopiaDaoSupplier
- org.nuiton.topia.persistence.TopiaEntityEnumProvider<T>
- org.nuiton.topia.persistence.TopiaEntityVisitor
- org.nuiton.topia.persistence.support.TopiaHibernateSupport
- org.nuiton.topia.persistence.support.TopiaJpaSupport
- org.nuiton.topia.persistence.support.TopiaListenableSupport
- org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaStep<E>
- org.nuiton.topia.persistence.TopiaQueryBuilderRunQueryWithUniqueResultStep<E>
- org.nuiton.topia.persistence.TopiaReplicationDestination
- org.nuiton.topia.persistence.support.TopiaReplicationSupport
- org.nuiton.topia.persistence.TopiaService
- org.nuiton.topia.persistence.support.TopiaServiceSupport
- org.nuiton.topia.persistence.support.TopiaSqlSupport
- org.nuiton.topia.persistence.support.TopiaSqlWork
- org.nuiton.topia.persistence.TopiaTransaction
- org.nuiton.topia.persistence.TopiaTransactionAware
- org.hibernate.cfg.TransactionSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.ValidationSettings)
- org.hibernate.cfg.ValidationSettings
- org.hibernate.cfg.AvailableSettings (also extends org.hibernate.cfg.BatchSettings, org.hibernate.cfg.BytecodeSettings, org.hibernate.cfg.CacheSettings, org.hibernate.cfg.EnvironmentSettings, org.hibernate.cfg.FetchSettings, org.hibernate.cfg.JdbcSettings, org.hibernate.cfg.JpaComplianceSettings, org.hibernate.cfg.ManagedBeanSettings, org.hibernate.cfg.MappingSettings, org.hibernate.cfg.MultiTenancySettings, org.hibernate.cfg.PersistenceSettings, org.hibernate.cfg.QuerySettings, org.hibernate.cfg.SchemaToolingSettings, org.hibernate.cfg.SessionEventSettings, org.hibernate.cfg.StatisticsSettings, org.hibernate.cfg.TransactionSettings)