Class Hierarchy
- java.lang.Object
- 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.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.orm.junit.DialectFilterExtension (implements org.junit.jupiter.api.extension.ExecutionCondition)
- 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.junit.ExpectedExceptionExtension (implements org.junit.jupiter.api.extension.TestExecutionExceptionHandler)
- 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.hibernate.testing.orm.junit.InjectedSessionFactoryFunctionalTest
- org.hibernate.testing.orm.junit.JUnitHelper
- 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.orm.junit.SessionFactoryScopeParameterResolver (implements org.junit.jupiter.api.extension.ParameterResolver)
- org.hibernate.testing.orm.junit.TestingUtil
Interface Hierarchy
Annotation Type Hierarchy
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.