Hierarchy For All Packages
Package Hierarchies:- org.hibernate.testing,
- org.hibernate.testing.async,
- org.hibernate.testing.boot,
- org.hibernate.testing.bytecode.enhancement,
- org.hibernate.testing.byteman,
- org.hibernate.testing.cache,
- org.hibernate.testing.common.connections,
- org.hibernate.testing.env,
- org.hibernate.testing.jdbc,
- org.hibernate.testing.jdbc.leak,
- org.hibernate.testing.jta,
- org.hibernate.testing.junit4,
- org.hibernate.testing.logger,
- org.hibernate.testing.schema,
- org.hibernate.testing.transaction,
- org.hibernate.testing.util,
- org.hibernate.testing.util.jpa
Class Hierarchy
- java.lang.Object
- org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform (implements org.hibernate.service.spi.Configurable, org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform, org.hibernate.service.spi.ServiceRegistryAwareService, org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerAccess)
- org.hibernate.testing.jta.TestingJtaPlatformImpl
- org.hibernate.cache.spi.AbstractRegionFactory (implements org.hibernate.cache.spi.RegionFactory)
- org.hibernate.cache.spi.support.RegionFactoryTemplate
- org.hibernate.testing.cache.CachingRegionFactory
- org.hibernate.cache.spi.support.RegionFactoryTemplate
- org.hibernate.service.internal.AbstractServiceRegistryImpl (implements org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner, org.hibernate.service.spi.ServiceRegistryImplementor)
- org.hibernate.boot.registry.internal.StandardServiceRegistryImpl (implements org.hibernate.boot.registry.StandardServiceRegistry)
- org.hibernate.testing.boot.ServiceRegistryTestingImpl (implements org.hibernate.service.spi.ServiceRegistryImplementor)
- org.hibernate.boot.registry.internal.StandardServiceRegistryImpl (implements org.hibernate.boot.registry.StandardServiceRegistry)
- org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.RollbackWork (implements org.hibernate.jdbc.Work)
- org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase.RollbackWork (implements org.hibernate.jdbc.Work)
- org.hibernate.testing.junit4.BaseUnitTestCase
- org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
- org.hibernate.testing.boot.BasicTestingJdbcServiceImpl (implements org.hibernate.engine.jdbc.spi.JdbcServices, org.hibernate.service.spi.ServiceRegistryAwareService)
- org.hibernate.testing.boot.BootstrapContextImpl (implements org.hibernate.boot.spi.BootstrapContext)
- org.hibernate.testing.boot.ClassLoaderAccessTestingImpl (implements org.hibernate.boot.spi.ClassLoaderAccess)
- org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl (implements org.hibernate.boot.registry.classloading.spi.ClassLoaderService)
- org.hibernate.testing.boot.ClassLoaderServiceTestingImpl
- org.hibernate.testing.junit4.ClassLoadingIsolater (implements org.junit.rules.MethodRule)
- org.hibernate.testing.bytecode.enhancement.ClassSelector (implements org.hibernate.testing.bytecode.enhancement.EnhancementSelector)
- org.hibernate.testing.jdbc.leak.ConnectionLeakUtil
- org.hibernate.testing.env.ConnectionProviderBuilder (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.jdbc.ConnectionProviderDelegate (implements org.hibernate.service.spi.Configurable, org.hibernate.engine.jdbc.connections.spi.ConnectionProvider, org.hibernate.service.spi.ServiceRegistryAwareService, org.hibernate.service.spi.Stoppable)
- org.hibernate.testing.jdbc.SQLServerSnapshotIsolationConnectionProvider
- org.hibernate.testing.junit4.CustomRunner.IgnoreImpl (implements org.junit.Ignore)
- org.hibernate.testing.jdbc.DataSourceStub (implements javax.sql.DataSource)
- org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext (implements org.hibernate.bytecode.enhance.spi.EnhancementContext)
- org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo (implements javax.persistence.spi.PersistenceUnitInfo)
- org.hibernate.testing.DialectChecks
- org.hibernate.testing.DialectChecks.CaseSensitiveCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.DoesNotSupportFollowOnLocking (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.DoesNotSupportRowValueConstructorSyntax (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.DoubleQuoteQuoting (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.ForceLobAsLastValue (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.HasSelfReferentialForeignKeyBugCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportCatalogCreation (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportDropConstraints (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportLimitAndOffsetCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportLimitCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportNonQueryValuesListWithCTE (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportNoWait (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportPartitionBy (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportRowValueConstructorSyntaxInInList (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsCascadeDeleteCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportSchemaCreation (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsCircularCascadeDeleteCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsColumnCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsEmptyInListCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsExistsInSelectCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsExpectedLobUsagePattern (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsIdentityColumns (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsJdbcDriverProxying (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportSkipLocked (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsLockTimeouts (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsNClob (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsParametersInInsertSelectCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsSequences (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.SupportValuesListAndRowValueConstructorSyntaxInInList (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.DialectChecks.UsesInputStreamToInsertBlob (implements org.hibernate.testing.DialectCheck)
- org.hibernate.testing.boot.DialectFactoryTestingImpl (implements org.hibernate.engine.jdbc.dialect.spi.DialectFactory)
- org.hibernate.testing.bytecode.enhancement.EverythingSelector (implements org.hibernate.testing.bytecode.enhancement.EnhancementSelector)
- org.hibernate.testing.util.ExceptionUtil
- org.hibernate.testing.async.ExecutableAdapter (implements java.lang.Runnable)
- org.junit.rules.ExternalResource (implements org.junit.rules.TestRule)
- org.hibernate.testing.logger.LoggerInspectionRule
- org.hibernate.testing.junit4.ExtraAssertions
- org.junit.runners.model.FrameworkMember<T> (implements org.junit.runners.model.Annotatable)
- org.junit.runners.model.FrameworkMethod
- org.hibernate.testing.junit4.ExtendedFrameworkMethod
- org.junit.runners.model.FrameworkMethod
- org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter (implements org.hibernate.testing.jdbc.leak.IdleConnectionCounter)
- org.hibernate.testing.junit4.Helper
- org.jboss.byteman.rule.helper.Helper
- org.hibernate.testing.byteman.BytemanHelper
- org.hibernate.testing.boot.JdbcConnectionAccessImpl (implements org.hibernate.engine.jdbc.connections.spi.JdbcConnectionAccess)
- org.hibernate.testing.jdbc.JdbcMocks
- org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- org.hibernate.testing.jdbc.JdbcMocks.EmptyResultSetHandler (implements java.lang.reflect.InvocationHandler)
- org.hibernate.testing.jdbc.JdbcMocks.Options
- org.hibernate.testing.jdbc.JdbcProperties
- org.hibernate.testing.jta.JtaAwareConnectionProviderImpl (implements org.hibernate.service.spi.Configurable, org.hibernate.engine.jdbc.connections.spi.ConnectionProvider, org.hibernate.service.spi.Stoppable)
- org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper (implements javax.transaction.xa.XAResource)
- org.jboss.logging.Logger (implements org.jboss.logging.BasicLogger, java.io.Serializable)
- org.hibernate.testing.logger.Log4J2DelegatingLogger
- org.hibernate.testing.cache.MapStorageAccessImpl (implements org.hibernate.cache.spi.support.DomainDataStorageAccess)
- org.hibernate.testing.boot.MetadataBuildingContextTestingImpl (implements org.hibernate.boot.spi.MetadataBuildingContext)
- org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter (implements org.hibernate.testing.jdbc.leak.IdleConnectionCounter)
- org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter (implements org.hibernate.testing.jdbc.leak.IdleConnectionCounter)
- org.hibernate.testing.bytecode.enhancement.PackageSelector (implements org.hibernate.testing.bytecode.enhancement.EnhancementSelector)
- org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter (implements javax.persistence.spi.PersistenceUnitInfo)
- org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper (implements javax.persistence.spi.PersistenceUnitInfo)
- org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter (implements org.hibernate.testing.jdbc.leak.IdleConnectionCounter)
- org.hibernate.testing.util.ReflectionUtil
- org.hibernate.testing.jdbc.ResultSetUtil
- org.junit.runner.Runner (implements org.junit.runner.Describable)
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
- org.junit.runners.BlockJUnit4ClassRunner
- org.hibernate.testing.junit4.CustomRunner
- org.junit.runners.Suite
- org.hibernate.testing.bytecode.enhancement.BytecodeEnhancerRunner
- org.hibernate.testing.junit4.CustomParameterized
- org.junit.runners.BlockJUnit4ClassRunner
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
- org.hibernate.testing.schema.SchemaCreateHelper
- org.hibernate.testing.schema.SchemaDropHelper
- org.hibernate.testing.schema.SchemaUpdateHelper
- org.hibernate.testing.schema.SchemaValidateHelper
- org.hibernate.testing.ServiceRegistryBuilder
- org.hibernate.testing.Skip.AlwaysSkip (implements org.hibernate.testing.Skip.Matcher)
- org.hibernate.testing.Skip.OperatingSystem.Windows (implements org.hibernate.testing.Skip.Matcher)
- org.hibernate.testing.SkipLog
- org.hibernate.testing.jdbc.SQLStatementInterceptor
- org.junit.runners.model.Statement
- org.hibernate.testing.junit4.AfterClassCallbackHandler
- org.hibernate.testing.junit4.BeforeClassCallbackHandler
- org.hibernate.testing.cache.StrategyRegistrationProviderImpl (implements org.hibernate.boot.registry.selector.StrategyRegistrationProvider)
- org.hibernate.testing.logger.TestableLoggerProvider (implements org.jboss.logging.LoggerProvider)
- org.hibernate.testing.junit4.TestClassMetadata
- org.hibernate.testing.env.TestingDatabaseInfo
- org.hibernate.testing.jta.TestingJtaBootstrap
- org.hibernate.testing.util.TestPathHelper
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.hibernate.testing.junit4.CallbackException
- org.hibernate.testing.jdbc.leak.ConnectionLeakException
- org.hibernate.testing.async.ExecutableAdapter.ExceptionWrapper
- org.hibernate.testing.junit4.InvalidMethodForAnnotationException
- java.lang.RuntimeException
- java.lang.Exception
- org.hibernate.testing.async.TimedExecutor
- org.hibernate.testing.transaction.TransactionUtil
- org.hibernate.testing.transaction.TransactionUtil2
- org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform (implements org.hibernate.service.spi.Configurable, org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform, org.hibernate.service.spi.ServiceRegistryAwareService, org.hibernate.engine.transaction.jta.platform.internal.TransactionManagerAccess)
Interface Hierarchy
- org.hibernate.testing.junit4.ClassLoadingIsolater.IsolatedClassLoaderProvider
- java.util.function.Consumer<T>
- org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionConsumer
- org.hibernate.testing.transaction.TransactionUtil.JPATransactionVoidFunction
- org.hibernate.testing.DialectCheck
- org.hibernate.testing.bytecode.enhancement.EnhancementSelector
- org.hibernate.testing.async.Executable
- java.util.function.Function<T,R>
- org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionFunction<T>
- org.hibernate.testing.transaction.TransactionUtil.JPATransactionFunction<T>
- org.hibernate.testing.jdbc.leak.IdleConnectionCounter
- org.hibernate.testing.logger.LogListener
- org.hibernate.testing.Skip.Matcher
- org.hibernate.testing.Skip.OperatingSystem
- org.hibernate.testing.logger.Triggerable
Annotation Type Hierarchy
- org.hibernate.testing.AfterClassOnce (implements java.lang.annotation.Annotation)
- org.hibernate.testing.BeforeClassOnce (implements java.lang.annotation.Annotation)
- org.hibernate.testing.bytecode.enhancement.ClassEnhancementSelector (implements java.lang.annotation.Annotation)
- org.hibernate.testing.bytecode.enhancement.ClassEnhancementSelectors (implements java.lang.annotation.Annotation)
- org.hibernate.testing.bytecode.enhancement.CustomEnhancementContext (implements java.lang.annotation.Annotation)
- org.hibernate.testing.junit4.CustomParameterized.Order (implements java.lang.annotation.Annotation)
- org.hibernate.testing.bytecode.enhancement.EnhancementOptions (implements java.lang.annotation.Annotation)
- org.hibernate.testing.FailureExpected (implements java.lang.annotation.Annotation)
- org.hibernate.testing.bytecode.enhancement.ImplEnhancementSelector (implements java.lang.annotation.Annotation)
- org.hibernate.testing.bytecode.enhancement.ImplEnhancementSelectors (implements java.lang.annotation.Annotation)
- org.hibernate.testing.OnExpectedFailure (implements java.lang.annotation.Annotation)
- org.hibernate.testing.OnFailure (implements java.lang.annotation.Annotation)
- org.hibernate.testing.bytecode.enhancement.PackageEnhancementSelector (implements java.lang.annotation.Annotation)
- org.hibernate.testing.bytecode.enhancement.PackageEnhancementSelectors (implements java.lang.annotation.Annotation)
- org.hibernate.testing.RequiresDialect (implements java.lang.annotation.Annotation)
- org.hibernate.testing.RequiresDialectFeature (implements java.lang.annotation.Annotation)
- org.hibernate.testing.RequiresDialects (implements java.lang.annotation.Annotation)
- org.hibernate.testing.Skip (implements java.lang.annotation.Annotation)
- org.hibernate.testing.SkipForDialect (implements java.lang.annotation.Annotation)
- org.hibernate.testing.SkipForDialects (implements java.lang.annotation.Annotation)
- org.hibernate.testing.TestForIssue (implements java.lang.annotation.Annotation)