Class Hierarchy
- java.lang.Object
- org.hibernate.testing.cache.AbstractCachedDomainDataAccess (implements org.hibernate.cache.spi.AbstractDomainDataRegion.Destructible, org.hibernate.cache.spi.access.CachedDomainDataAccess)
- org.hibernate.testing.orm.domain.AbstractDomainModelDescriptor (implements org.hibernate.testing.orm.domain.DomainModelDescriptor)
- org.hibernate.testing.junit5.dynamictests.AbstractDynamicTest<T>
- 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.cache.AbstractReadWriteAccess.Item (implements org.hibernate.testing.cache.AbstractReadWriteAccess.Lockable, java.io.Serializable)
- org.hibernate.testing.cache.AbstractReadWriteAccess.SoftLockImpl (implements org.hibernate.testing.cache.AbstractReadWriteAccess.Lockable, java.io.Serializable, org.hibernate.cache.spi.access.SoftLock)
- org.hibernate.testing.cache.AbstractRegion (implements org.hibernate.cache.spi.Region)
- org.hibernate.cache.spi.AbstractRegionFactory (implements org.hibernate.cache.spi.RegionFactory)
- 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.orm.domain.helpdesk.Account
- org.hibernate.testing.orm.domain.helpdesk.Account_
- org.hibernate.testing.orm.domain.contacts.Address
- org.hibernate.testing.orm.domain.contacts.Address_
- org.hibernate.testing.orm.domain.contacts.Address.PostalCode
- org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.RollbackWork (implements org.hibernate.jdbc.Work)
- org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
- org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase.RollbackWork (implements org.hibernate.jdbc.Work)
- org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest (implements org.hibernate.testing.orm.junit.DomainModelProducer, org.hibernate.testing.orm.junit.DomainModelScopeAware, org.hibernate.testing.orm.junit.ServiceRegistryProducer, org.hibernate.testing.orm.junit.ServiceRegistryScopeAware, org.hibernate.testing.orm.junit.SessionFactoryProducer, org.hibernate.testing.orm.junit.SessionFactoryScopeAware)
- org.hibernate.testing.junit5.BaseUnitTest
- org.hibernate.testing.junit4.BaseUnitTestCase
- org.hibernate.testing.orm.domain.gambit.BasicEntity
- org.hibernate.testing.orm.domain.gambit.BasicEntity_
- 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.junit4.ClassLoadingIsolater (implements org.junit.rules.MethodRule)
- org.hibernate.testing.hamcrest.CollectionMatchers
- org.hibernate.testing.orm.domain.gambit.Component
- org.hibernate.testing.orm.domain.gambit.Component_
- org.hibernate.testing.orm.domain.gambit.Component.Nested
- 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.orm.domain.contacts.Contact
- org.hibernate.testing.orm.domain.contacts.Contact_
- org.hibernate.testing.orm.domain.contacts.Contact.Name
- org.hibernate.testing.junit4.CustomRunner.IgnoreImpl (implements org.junit.Ignore)
- org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext (implements org.hibernate.bytecode.enhance.spi.EnhancementContext)
- 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.SupportsNoColumnInsert (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.orm.junit.DialectFeatureChecks
- org.hibernate.testing.orm.junit.DialectFeatureChecks.CaseSensitiveCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesNotSupportFollowOnLocking (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesNotSupportRowValueConstructorSyntax (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.DoubleQuoteQuoting (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.HasSelfReferentialForeignKeyBugCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportCatalogCreation (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportDropConstraints (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitAndOffsetCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportPartitionBy (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCascadeDeleteCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportSchemaCreation (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCircularCascadeDeleteCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsColumnCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsEmptyInListCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExistsInSelectCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExpectedLobUsagePattern (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsIdentityColumns (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLobValueChangePropogation (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockTimeouts (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsParametersInInsertSelectCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRowValueConstructorSyntaxInInListCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSequences (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportSubqueryAsLeftHandSideInPredicate (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.orm.junit.DialectFeatureChecks.UsesInputStreamToInsertBlob (implements org.hibernate.testing.orm.junit.DialectFeatureCheck)
- org.hibernate.testing.junit5.DialectFilterExtension (implements org.junit.jupiter.api.extension.ExecutionCondition)
- org.hibernate.testing.orm.junit.DialectFilterExtension (implements org.junit.jupiter.api.extension.ExecutionCondition)
- org.hibernate.testing.junit5.schema.DialectTestInstancePostProcessor (implements org.junit.jupiter.api.extension.TestInstancePostProcessor)
- org.hibernate.testing.orm.junit.DomainModelExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.TestExecutionExceptionHandler, org.junit.jupiter.api.extension.TestInstancePostProcessor)
- org.hibernate.testing.orm.junit.DomainModelExtension.DomainModelScopeImpl (implements org.hibernate.testing.orm.junit.DomainModelScope, org.junit.jupiter.api.extension.ExtensionContext.Store.CloseableResource)
- org.hibernate.testing.orm.junit.DomainModelParameterResolver (implements org.junit.jupiter.api.extension.ParameterResolver)
- org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity
- org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity_
- org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId (implements java.io.Serializable)
- org.hibernate.testing.junit5.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl (implements org.hibernate.jpa.boot.spi.PersistenceUnitDescriptor)
- org.hibernate.testing.junit5.EntityManagerFactoryScope (implements org.hibernate.testing.junit5.EntityManagerFactoryAccess)
- org.hibernate.testing.junit5.EntityManagerFactoryScopeExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.TestExecutionExceptionHandler, org.junit.jupiter.api.extension.TestInstancePostProcessor)
- org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- org.hibernate.testing.orm.domain.gambit.EntityOfBasics_
- org.hibernate.testing.orm.domain.gambit.EntityOfBasics.GenderConverter (implements javax.persistence.AttributeConverter<X,Y>)
- org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- org.hibernate.testing.orm.domain.gambit.EntityOfComposites_
- org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- org.hibernate.testing.orm.domain.gambit.EntityOfLists
- org.hibernate.testing.orm.domain.gambit.EntityOfLists_
- org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- org.hibernate.testing.orm.domain.gambit.EntityOfMaps_
- org.hibernate.testing.orm.domain.gambit.EntityOfSets
- org.hibernate.testing.orm.domain.gambit.EntityOfSets_
- org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference_
- org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne_
- org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable_
- org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference_
- org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
- org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable_
- org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
- org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId_
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany_
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned_
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne_
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable_
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey_
- org.hibernate.testing.junit5.envers.EnversEntityManagerFactoryScope (implements org.hibernate.testing.junit5.EntityManagerFactoryAccess)
- org.hibernate.testing.junit5.envers.EnversSessionFactoryScope (implements org.hibernate.testing.junit5.SessionFactoryAccess)
- org.hibernate.testing.util.ExceptionUtil
- org.hibernate.testing.async.ExecutableAdapter (implements java.lang.Runnable)
- org.hibernate.testing.orm.junit.ExpectedExceptionExtension (implements org.junit.jupiter.api.extension.TestExecutionExceptionHandler)
- org.junit.rules.ExternalResource (implements org.junit.rules.TestRule)
- org.hibernate.testing.junit4.ExtraAssertions
- org.hibernate.testing.orm.junit.FailureExpectedExtension (implements org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.ExecutionCondition, org.junit.jupiter.api.extension.TestExecutionExceptionHandler)
- org.junit.runners.model.FrameworkMember<T> (implements org.junit.runners.model.Annotatable)
- org.junit.runners.model.FrameworkMethod
- org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter (implements org.hibernate.testing.jdbc.leak.IdleConnectionCounter)
- org.jboss.byteman.rule.helper.Helper
- org.hibernate.testing.junit4.Helper
- org.hibernate.testing.orm.domain.helpdesk.Incident
- org.hibernate.testing.orm.domain.helpdesk.Incident_
- org.hibernate.testing.orm.junit.InjectedSessionFactoryFunctionalTest
- 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.hibernate.testing.orm.junit.JUnitHelper
- org.hibernate.testing.orm.domain.retail.LineItem
- org.hibernate.testing.orm.domain.retail.LineItem_
- org.jboss.logging.Logger (implements org.jboss.logging.BasicLogger, java.io.Serializable)
- org.hibernate.testing.logger.LoggerInspectionExtension
- 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.orm.domain.MonetaryAmountConverter (implements javax.persistence.AttributeConverter<X,Y>)
- org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter (implements org.hibernate.testing.jdbc.leak.IdleConnectionCounter)
- org.hibernate.testing.orm.domain.retail.Name
- org.hibernate.testing.orm.domain.retail.Name_
- org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter (implements org.hibernate.testing.jdbc.leak.IdleConnectionCounter)
- org.hibernate.testing.orm.domain.retail.Order
- org.hibernate.testing.orm.domain.retail.Order_
- org.hibernate.testing.orm.domain.retail.Payment
- org.hibernate.testing.orm.domain.retail.Payment_
- org.hibernate.testing.orm.domain.contacts.PhoneNumber
- org.hibernate.testing.orm.domain.contacts.PhoneNumber_
- org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter (implements org.hibernate.testing.jdbc.leak.IdleConnectionCounter)
- org.hibernate.testing.orm.domain.retail.Product
- org.hibernate.testing.orm.domain.retail.Product_
- 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.junit.runners.Suite
- org.hibernate.testing.orm.domain.retail.SalesAssociate
- org.hibernate.testing.orm.domain.retail.SalesAssociate_
- org.hibernate.testing.schema.SchemaCreateHelper
- org.hibernate.testing.schema.SchemaDropHelper
- org.hibernate.testing.junit5.schema.SchemaTestExtension.SchemaTestParameter (implements org.hibernate.testing.junit5.template.TestParameter<T>)
- org.hibernate.testing.schema.SchemaUpdateHelper
- org.hibernate.testing.schema.SchemaValidateHelper
- org.hibernate.testing.ServiceRegistryBuilder
- org.hibernate.testing.orm.junit.ServiceRegistryExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.TestExecutionExceptionHandler, org.junit.jupiter.api.extension.TestInstancePostProcessor)
- org.hibernate.testing.orm.junit.ServiceRegistryParameterResolver (implements org.junit.jupiter.api.extension.ParameterResolver)
- org.hibernate.testing.orm.junit.SessionFactoryExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.TestExecutionExceptionHandler, org.junit.jupiter.api.extension.TestInstancePostProcessor)
- org.hibernate.testing.orm.junit.SessionFactoryParameterResolver (implements org.junit.jupiter.api.extension.ParameterResolver)
- org.hibernate.testing.junit5.SessionFactoryScope (implements org.hibernate.testing.junit5.SessionFactoryAccess)
- org.hibernate.testing.junit5.SessionFactoryScopeExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.TestExecutionExceptionHandler, org.junit.jupiter.api.extension.TestInstancePostProcessor)
- org.hibernate.testing.orm.junit.SessionFactoryScopeParameterResolver (implements org.junit.jupiter.api.extension.ParameterResolver)
- org.hibernate.testing.orm.domain.gambit.Shirt
- org.hibernate.testing.orm.domain.gambit.Shirt_
- org.hibernate.testing.orm.domain.gambit.Shirt.ShirtStringToIntegerConverter (implements javax.persistence.AttributeConverter<X,Y>)
- org.hibernate.testing.orm.domain.gambit.SimpleEntity
- org.hibernate.testing.orm.domain.gambit.SimpleEntity_
- 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.cache.SoftLockingSupport
- org.hibernate.testing.jdbc.SQLStatementInterceptor (implements org.hibernate.resource.jdbc.spi.StatementInspector)
- org.hibernate.testing.hamcrest.sqm.SqmAliasMatchers
- org.hibernate.testing.junit5.StandardTags
- org.junit.runners.model.Statement
- 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.orm.junit.TestingUtil
- org.hibernate.testing.util.TestPathHelper
- org.hibernate.testing.junit5.template.TestTemplateExtension (implements org.junit.jupiter.api.extension.TestTemplateInvocationContextProvider)
- org.hibernate.testing.junit5.template.TestTemplateExtension.CustomTestTemplateInvocationContext (implements org.junit.jupiter.api.extension.TestTemplateInvocationContext)
- org.hibernate.testing.junit5.template.TestTemplateExtension.TestScopeParameterResolver (implements org.junit.jupiter.api.extension.ParameterResolver)
- java.lang.Throwable (implements java.io.Serializable)
- org.hibernate.testing.orm.domain.helpdesk.Ticket
- org.hibernate.testing.orm.domain.helpdesk.Ticket_
- org.hibernate.testing.async.TimedExecutor
- org.hibernate.testing.transaction.TransactionUtil
- org.hibernate.testing.orm.domain.retail.Vendor
- org.hibernate.testing.orm.domain.retail.Vendor_
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.