All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractDomainModelDescriptor |
Convenience base class test domain models based on annotated classes
|
| AbstractMySQLDatabaseCleaner |
|
| Account |
|
| Account |
|
| Address |
|
| Address |
|
| Address.Classification |
|
| Address.PostalCode |
|
| AddressType |
|
| AfterClassCallbackHandler |
|
| AfterClassOnce |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| Animal |
|
| AnimalDomainModel |
|
| AssignableMatcher |
|
| BaseCoreFunctionalTestCase |
Applies functional testing logic for core Hibernate testing on top of BaseUnitTestCase
|
| BaseCoreFunctionalTestCase.RollbackWork |
|
| BaseNonConfigCoreFunctionalTestCase |
Applies functional testing logic for core Hibernate testing on top of BaseUnitTestCase.
|
| BaseNonConfigCoreFunctionalTestCase.RollbackWork |
|
| BaseSessionFactoryFunctionalTest |
Template (GoF pattern) based abstract class for tests bridging the legacy
approach of SessionFactory building as a test fixture
|
| BaseTransactionIsolationConfigTest |
|
| BaseUnitTest |
|
| BaseUnitTestCase |
The base unit test adapter.
|
| BasicEntity |
|
| BasicTestingJdbcServiceImpl |
Implementation of the JdbcServices contract for use by tests.
|
| BeforeClassCallbackHandler |
|
| BeforeClassOnce |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| BootstrapContextImpl |
|
| BootstrapServiceRegistry |
Used to define the bootstrap ServiceRegistry to be used for testing.
|
| BootstrapServiceRegistry.JavaService |
|
| BootstrapServiceRegistryProducer |
Producer of BootstrapServiceRegistry
|
| BytecodeEnhanced |
|
| BytecodeEnhancedEngineDescriptor |
|
| BytecodeEnhancedTestEngine |
|
| BytecodeEnhancedTestEngine.Context |
|
| BytecodeEnhancementExtension |
|
| BytecodeEnhancementPostDiscoveryFilter |
|
| BytecodeEnhancerRunner |
|
| BytemanHelper |
|
| CachingRegionFactory |
|
| Call |
|
| CallbackException |
Indicates an exception while performing a callback on the test
|
| CardPayment |
|
| CaseInsensitiveContainsMatcher |
|
| CaseInsensitiveStartsWithMatcher |
|
| CashPayment |
|
| Cat |
|
| CheckClearSchemaListener |
This listener should be called before the discovery request is sent to the test engines.
|
| ClassEnhancementSelector |
|
| ClassEnhancementSelectors |
|
| Classification |
Mimic a JDK 5 enum.
|
| ClassLoaderAccessTestingImpl |
|
| ClassLoaderServiceTestingImpl |
|
| ClassLoadingIsolater |
|
| ClassLoadingIsolater.IsolatedClassLoaderProvider |
|
| ClassLoadingIsolaterExtension |
|
| ClassLoadingIsolaterExtension.IsolatedClassLoaderProvider |
|
| ClassSelector |
EnhancementSelector based on class name
|
| CollectionElementMatcher<E,C extends Collection<E>> |
|
| CollectionEmptinessMatcher |
|
| CollectionMatchers |
|
| CollectionSizeMatcher |
|
| Component |
|
| Component.Nested |
|
| ConnectionLeakException |
|
| ConnectionLeakUtil |
|
| ConnectionProviderBuilder |
Defines the JDBC connection information (currently H2) used by Hibernate for unit (not functional!) tests
|
| ConnectionProviderDelegate |
This ConnectionProvider extends any other ConnectionProvider
that would be used by default taken the current configuration properties.
|
| Contact |
|
| Contact.Gender |
|
| Contact.Name |
|
| ContactsDomainModel |
|
| CreditCardPayment |
|
| CustomEnhancementContext |
|
| Customer |
|
| CustomParameterized |
|
| CustomParameterized.Order |
|
| CustomRunner |
The Hibernate-specific Runner implementation which layers ExtendedFrameworkMethod
support on top of the standard JUnit FrameworkMethod for extra information after checking to make sure the
test should be run.
|
| CustomRunner.IgnoreImpl |
|
| DatabaseCleaner |
|
| DatabaseCleanerContext |
|
| DataSourceStub |
|
| DB2DatabaseCleaner |
|
| DelegatingPersistenceUnitInfo |
|
| DialectCheck |
Defines a means to check Dialect features for use in "test protection" checks.
|
| DialectChecks |
Container class for different implementation of the DialectCheck interface.
|
| DialectChecks.DoesNotSupportFollowOnLocking |
|
| DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck |
|
| DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck |
|
| DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck |
|
| DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck |
|
| DialectChecks.DoubleQuoteQuoting |
|
| DialectChecks.ForceLobAsLastValue |
|
| DialectChecks.HasSelfReferentialForeignKeyBugCheck |
|
| DialectChecks.SupportCatalogCreation |
|
| DialectChecks.SupportDropConstraints |
|
| DialectChecks.SupportLimitAndOffsetCheck |
|
| DialectChecks.SupportLimitCheck |
|
| DialectChecks.SupportNoWait |
|
| DialectChecks.SupportPartitionBy |
|
| DialectChecks.SupportsArrayDataTypes |
|
| DialectChecks.SupportsCascadeDeleteCheck |
|
| DialectChecks.SupportSchemaCreation |
|
| DialectChecks.SupportsCircularCascadeDeleteCheck |
|
| DialectChecks.SupportsColumnCheck |
|
| DialectChecks.SupportsExistsInSelectCheck |
|
| DialectChecks.SupportsExpectedLobUsagePattern |
|
| DialectChecks.SupportsIdentityColumns |
|
| DialectChecks.SupportsJdbcDriverProxying |
|
| DialectChecks.SupportsLobValueChangePropagation |
|
| DialectChecks.SupportsLockTimeouts |
|
| DialectChecks.SupportsNClob |
|
| DialectChecks.SupportsNoColumnInsert |
|
| DialectChecks.SupportsOrderByInCorrelatedSubquery |
|
| DialectChecks.SupportsParametersInInsertSelectCheck |
|
| DialectChecks.SupportsRecursiveCtes |
|
| DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck |
|
| DialectChecks.SupportsRowId |
|
| DialectChecks.SupportsRowValueConstructorSyntaxCheck |
|
| DialectChecks.SupportsSequences |
|
| DialectChecks.SupportsSkipLocked |
|
| DialectChecks.SupportsSubqueryInOnClause |
|
| DialectChecks.SupportsSubqueryInSelect |
|
| DialectChecks.SupportsTemporaryTable |
|
| DialectChecks.SupportsTemporaryTableIdentity |
|
| DialectChecks.SupportSubqueryAsLeftHandSideInPredicate |
|
| DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck |
|
| DialectChecks.SupportsUnionInSubquery |
|
| DialectChecks.SupportsValuesListForInsert |
|
| DialectChecks.SupportWait |
|
| DialectChecks.UsesInputStreamToInsertBlob |
|
| DialectContext |
|
| DialectFactoryTestingImpl |
|
| DialectFeatureCheck |
|
| DialectFeatureChecks |
|
| DialectFeatureChecks.CurrentTimestampHasMicrosecondPrecision |
|
| DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck |
|
| DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck |
|
| DialectFeatureChecks.DoubleQuoteQuoting |
|
| DialectFeatureChecks.FakeFunctionContributions |
|
| DialectFeatureChecks.FakeMetadataBuildingContext |
|
| DialectFeatureChecks.FakeTypeContributions |
|
| DialectFeatureChecks.ForceLobAsLastValue |
|
| DialectFeatureChecks.HasSelfReferentialForeignKeyBugCheck |
|
| DialectFeatureChecks.IsJtds |
|
| DialectFeatureChecks.IsPgJdbc |
|
| DialectFeatureChecks.SupportCatalogCreation |
|
| DialectFeatureChecks.SupportDropConstraints |
|
| DialectFeatureChecks.SupportFollowOnLocking |
|
| DialectFeatureChecks.SupportLimitAndOffsetCheck |
|
| DialectFeatureChecks.SupportLimitCheck |
|
| DialectFeatureChecks.SupportNoWait |
|
| DialectFeatureChecks.SupportNullPrecedence |
|
| DialectFeatureChecks.SupportPartitionBy |
|
| DialectFeatureChecks.SupportsCascadeDeleteCheck |
|
| DialectFeatureChecks.SupportsCaseInsensitiveLike |
|
| DialectFeatureChecks.SupportsCharCodeConversion |
|
| DialectFeatureChecks.SupportSchemaCreation |
|
| DialectFeatureChecks.SupportsCircularCascadeDeleteCheck |
|
| DialectFeatureChecks.SupportsColumnCheck |
|
| DialectFeatureChecks.SupportsCommentOn |
|
| DialectFeatureChecks.SupportsExistsInSelectCheck |
|
| DialectFeatureChecks.SupportsExpectedLobUsagePattern |
|
| DialectFeatureChecks.SupportsFilterClause |
|
| DialectFeatureChecks.SupportsFormat |
|
| DialectFeatureChecks.SupportsFullJoin |
|
| DialectFeatureChecks.SupportsGroupByGroupingSets |
|
| DialectFeatureChecks.SupportsGroupByRollup |
|
| DialectFeatureChecks.SupportsHypotheticalSetFunctions |
|
| DialectFeatureChecks.SupportsIdentityColumns |
|
| DialectFeatureChecks.SupportsInverseDistributionFunctions |
|
| DialectFeatureChecks.SupportsJdbcDriverProxying |
|
| DialectFeatureChecks.SupportsJsonAggregate |
|
| DialectFeatureChecks.SupportsJsonComponentUpdate |
|
| DialectFeatureChecks.SupportsLobValueChangePropogation |
|
| DialectFeatureChecks.SupportsLockTimeouts |
|
| DialectFeatureChecks.SupportsMedian |
|
| DialectFeatureChecks.SupportsNationalizedData |
Does the database support nationalized data in any form
|
| DialectFeatureChecks.SupportsNationalizedDataTypes |
Does the database specifically support the explicit nationalized data types
|
| DialectFeatureChecks.SupportsNClob |
|
| DialectFeatureChecks.SupportsNoColumnInsert |
|
| DialectFeatureChecks.SupportsOffsetInSubquery |
|
| DialectFeatureChecks.SupportsOrderByInCorrelatedSubquery |
|
| DialectFeatureChecks.SupportsOrderByInSubquery |
|
| DialectFeatureChecks.SupportsPadWithChar |
|
| DialectFeatureChecks.SupportsParametersInInsertSelectCheck |
|
| DialectFeatureChecks.SupportsRecursiveCtes |
|
| DialectFeatureChecks.SupportsRepeat |
|
| DialectFeatureChecks.SupportsReplace |
|
| DialectFeatureChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck |
|
| DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck |
|
| DialectFeatureChecks.SupportsSequences |
|
| DialectFeatureChecks.SupportsSkipLocked |
|
| DialectFeatureChecks.SupportsStandardArrays |
|
| DialectFeatureChecks.SupportsStringAggregation |
|
| DialectFeatureChecks.SupportsStructAggregate |
|
| DialectFeatureChecks.SupportsStructuralArrays |
|
| DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate |
|
| DialectFeatureChecks.SupportsSubqueryInOnClause |
|
| DialectFeatureChecks.SupportsSubqueryInSelect |
|
| DialectFeatureChecks.SupportsTemporaryTable |
|
| DialectFeatureChecks.SupportsTimezoneTypes |
|
| DialectFeatureChecks.SupportsTruncateTable |
|
| DialectFeatureChecks.SupportsTruncateThroughCast |
|
| DialectFeatureChecks.SupportsTypedArrays |
|
| DialectFeatureChecks.SupportSubqueryAsLeftHandSideInPredicate |
|
| DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck |
|
| DialectFeatureChecks.SupportsUnicodeNClob |
|
| DialectFeatureChecks.SupportsUnion |
|
| DialectFeatureChecks.SupportsUpsertOrMerge |
|
| DialectFeatureChecks.SupportsValuesListForInsert |
|
| DialectFeatureChecks.SupportsWindowFunctions |
|
| DialectFeatureChecks.SupportsWithTies |
|
| DialectFeatureChecks.UsesInputStreamToInsertBlob |
|
| DialectFeatureChecks.UsesStandardCurrentTimestampFunction |
|
| DialectFilterExtension |
|
| Dog |
|
| DomainModel |
|
| DomainModel.ExtraQueryImport |
|
| DomainModelDescriptor |
Describes a standard domain model
|
| DomainModelExtension |
hibernate-testing implementation of a few JUnit5 contracts to support SessionFactory-based testing,
including argument injection (or see DomainModelScopeAware)
|
| DomainModelExtension.DomainModelScopeImpl |
|
| DomainModelFunctionalTesting |
|
| DomainModelParameterResolver |
|
| DomainModelProducer |
|
| DomainModelScope |
|
| DomainModelScopeAware |
|
| DomesticAnimal |
|
| DomesticVendor |
|
| EmbeddedIdEntity |
|
| EmbeddedIdEntity.EmbeddedIdEntityId |
|
| EnhancementOptions |
|
| EnhancementSelector |
|
| EnhancerTestContext |
Enhancement context used in tests
|
| EnhancerTestUtils |
utility class to use in bytecode enhancement tests
|
| EntityManagerFactoryBasedFunctionalTest |
|
| EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl |
|
| EntityManagerFactoryExtension |
hibernate-testing implementation of a few JUnit5 contracts to support SessionFactory-based testing,
including argument injection (or see SessionFactoryScopeAware)
|
| EntityManagerFactoryParameterResolver |
|
| EntityManagerFactoryProducer |
Contract for something that can build a SessionFactory.
|
| EntityManagerFactoryScope |
|
| EntityManagerFactoryScopeContainer |
The keystone in EntityManagerFactoryScopeExtension support.
|
| EntityManagerFactoryScopeExtension |
The thing that actually manages lifecycle of the EntityManagerFactory related to a test class.
|
| EntityOfArrays |
|
| EntityOfBasics |
|
| EntityOfBasics.Gender |
|
| EntityOfBasics.GenderConverter |
|
| EntityOfBasics.MutableValueConverter |
|
| EntityOfComposites |
|
| EntityOfDynamicComponent |
|
| EntityOfLists |
|
| EntityOfMaps |
|
| EntityOfSets |
|
| EntityWithAggregateId |
|
| EntityWithAggregateId.Key |
|
| EntityWithLazyManyToOneSelfReference |
|
| EntityWithLazyOneToOne |
|
| EntityWithManyToOneJoinTable |
|
| EntityWithManyToOneSelfReference |
|
| EntityWithManyToOneWithoutJoinTable |
|
| EntityWithNonIdAttributeNamedId |
|
| EntityWithNotAggregateId |
|
| EntityWithNotAggregateId.PK |
|
| EntityWithOneToMany |
|
| EntityWithOneToManyNotOwned |
|
| EntityWithOneToOne |
|
| EntityWithOneToOneJoinTable |
|
| EntityWithOneToOneSharingPrimaryKey |
|
| EnumValue |
|
| EnumValueConverter |
|
| EverythingSelector |
|
| ExceptionUtil |
|
| Executable |
Something we want to perform with protection to time it out.
|
| ExecutableAdapter |
|
| ExecutableAdapter.ExceptionWrapper |
|
| ExpectedException |
Annotation that can be used, in conjunction with ExpectedExceptionExtension,
to indicate that a specific test is expected to fail in a particular way
(throw the specified exception) as its "success condition".
|
| ExpectedExceptionExtension |
TestExecutionExceptionHandler used in conjunction with ExpectedException
to support annotating tests with a specific exception that indicates a
success (we are expecting that exception in that tested condition).
|
| ExtendedFrameworkMethod |
Defines an extension to the standard JUnit FrameworkMethod information about a test method.
|
| ExtraAssertions |
|
| ExtraAssertions |
|
| ExtraJavaServicesClassLoaderService |
|
| ExtraJavaServicesClassLoaderService.JavaServiceDescriptor<ROLE> |
|
| FailureExpected |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| FailureExpected |
Marks a test method or class as being expected to fail.
|
| FailureExpectedExtension |
|
| FailureExpectedGroup |
|
| ForeignVendor |
|
| FunctionalEntityManagerFactoryTesting |
Composite annotation for functional tests that require
a functioning EntityManagerFactory.
|
| GambitDomainModel |
|
| H2DatabaseCleaner |
|
| H2IdleConnectionCounter |
|
| HasNullElementsMatcher<C extends Collection<?>> |
|
| HelpDeskDomainModel |
|
| Helper |
Centralized utility functionality
|
| Helper.TestAnnotationCollector<S> |
|
| HibernateInitializedCondition |
|
| Human |
|
| IdGeneratorCreationContext |
|
| IdleConnectionCounter |
|
| Image |
|
| ImplEnhancementSelector |
|
| ImplEnhancementSelectors |
|
| ImplicitListAsBagProvider |
Used as a SettingProvider to enable backwards compatibility regarding
plural List mappings when no OrderColumn,
ListIndexBase,
CollectionId or other annotations hinting at
the classification to use.
|
| ImplicitListAsListProvider |
|
| Incident |
|
| InitializationCheckMatcher<T> |
|
| InvalidMethodForAnnotationException |
Indicates that an annotations was attached to a method incorrectly.
|
| Item |
|
| JdbcConnectionAccessImpl |
|
| JdbcConnectionContext |
|
| JdbcConnectionContext.ConnectionConsumer |
|
| JdbcConnectionContext.ConnectionFunction<R> |
|
| JdbcMocks |
|
| JdbcMocks.ConnectionBuilder |
|
| JdbcMocks.EmptyResultSetHandler |
|
| JdbcMocks.Options |
|
| JdbcMocks.PreparedStatementHandler |
|
| JdbcProperties |
|
| JdbcSpies |
|
| JdbcSpies.Callback |
|
| JdbcSpies.SpyContext |
|
| Jira |
Specifies the URL to the Jira issue associated with a test.
|
| JiraGroup |
Grouping annotation for `@Jira`
|
| JiraKey |
Identifies the JIRA issue associated with a test.
|
| JiraKeyGroup |
Grouping annotation for `@JiraKey`
|
| JournalingGenerationTarget |
|
| Jpa |
|
| JtaAwareConnectionProviderImpl |
A ConnectionProvider implementation intended for testing Hibernate/JTA interaction.
|
| JtaAwareConnectionProviderImpl.ConnectionWrapper |
|
| JtaAwareConnectionProviderImpl.XAResourceWrapper |
|
| JUnitHelper |
|
| LineItem |
|
| Lizard |
|
| Log4J2DelegatingLogger |
A Logger implementation which delegates to Log4J2 but makes it possible
to test for events being logged (not logged).
|
| Logger |
|
| LoggerInspectionExtension |
|
| LoggerInspectionExtension.LoggerInspectionRuleBuilder |
|
| LoggerInspectionRule |
|
| LoggingInspections |
Injects the ability to watch multiple for log messages being triggered.
|
| LoggingInspections.Message |
|
| LoggingInspectionsExtension |
|
| LoggingInspectionsScope |
Manages all of the MessageKeyWatcher defined by LoggingInspectionsScope
|
| LoggingInspectionsScopeResolver |
|
| LogInspectionHelper |
Test helper to listen for logging events.
|
| LogListener |
|
| Mammal |
|
| MappingFeature |
|
| MapStorageAccessImpl |
StorageAccess impl wrapping a simple data Map (ConcurrentMap)
|
| MariaDBDatabaseCleaner |
|
| MessageKeyInspection |
Injects the ability to watch for a log messages being triggered.
|
| MessageKeyInspectionExtension |
|
| MessageKeyWatcher |
|
| MessageKeyWatcherImpl |
MessageIdWatcher implementation
|
| MessageKeyWatcherResolver |
|
| MetadataBuildingContextTestingImpl |
|
| MonetaryAmountConverter |
|
| MutableValue |
A mutable (as in non-`@Immutable`) value.
|
| MySQL5DatabaseCleaner |
|
| MySQL8DatabaseCleaner |
|
| MySQLIdleConnectionCounter |
|
| Name |
|
| Name |
|
| NotImplementedYet |
Indicates that the test tests functionality that has not been implemented yet.
|
| NotImplementedYetException |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| NotImplementedYetExtension |
|
| NotImplementedYetExtension.NotImplementedYetExceptionExpected |
|
| OnExpectedFailure |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| OnFailure |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| OracleDatabaseCleaner |
|
| OracleIdleConnectionCounter |
|
| Order |
|
| Order |
|
| PackageEnhancementSelector |
|
| PackageEnhancementSelectors |
|
| PackageSelector |
EnhancementSelector based on package name
|
| Partner |
|
| Payment |
|
| Payment |
|
| PersistenceUnitDescriptorAdapter |
|
| PersistenceUnitInfoAdapter |
|
| PersistenceUnitInfoAdapter |
|
| PersistenceUnitInfoImpl |
|
| PersistenceUnitInfoPropertiesWrapper |
TODO : javadoc
|
| Person |
|
| PersonNames |
|
| PersonPhoneCount |
|
| PettingZoo |
|
| Phone |
|
| PhoneNumber |
|
| PhoneNumber.Classification |
|
| PhoneType |
|
| PostgreSQLDatabaseCleaner |
|
| PostgreSQLIdleConnectionCounter |
|
| PreparedStatementSpyConnectionProvider |
This ConnectionProvider extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it
intercept the underlying PreparedStatement method calls.
|
| PreparedStatementSpyConnectionProviderSettingProvider |
|
| Product |
|
| ReflectionUtil |
|
| Reptile |
|
| RequiresDialect |
Indicates that the annotated test class/method should only
be run when the indicated Dialect is being used.
|
| RequiresDialect |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| RequiresDialectFeature |
Annotation used to indicate that a test should be run only when the current dialect supports the
specified feature.
|
| RequiresDialectFeature |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| RequiresDialectFeatureGroup |
Annotation used to indicate that a test should be run only when the current dialect supports the
specified feature.
|
| RequiresDialects |
|
| RequiresDialects |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ResultSetUtil |
|
| RetailDomainModel |
|
| SafeRandomUUIDGenerator |
|
| SalesAssociate |
|
| SchemaCreateHelper |
|
| SchemaDropHelper |
|
| SchemaUpdateHelper |
|
| SchemaValidateHelper |
|
| ServiceRegistry |
|
| ServiceRegistry.JavaService |
|
| ServiceRegistry.Service |
A Hibernate Service registration
|
| ServiceRegistryBuilder |
|
| ServiceRegistryExtension |
JUnit extension used to manage the StandardServiceRegistry used by a test including
creating the StandardServiceRegistry and releasing it afterwards
|
| ServiceRegistryFunctionalTesting |
Composite annotation for applying extensions needed for managing
a StandardServiceRegistry as part of the test lifecycle.
|
| ServiceRegistryParameterResolver |
|
| ServiceRegistryProducer |
|
| ServiceRegistryScope |
|
| ServiceRegistryScopeAware |
|
| ServiceRegistryTestingImpl |
ServiceRegistry useful in testing
|
| ServiceRegistryUtil |
|
| SessionFactory |
|
| SessionFactoryExtension |
hibernate-testing implementation of a few JUnit5 contracts to support SessionFactory-based testing,
including argument injection (or see SessionFactoryScopeAware)
|
| SessionFactoryFunctionalTesting |
Composite annotation for functional tests that require a functioning SessionFactory.
|
| SessionFactoryParameterResolver |
|
| SessionFactoryProducer |
Contract for something that can build a SessionFactory.
|
| SessionFactoryScope |
|
| SessionFactoryScopeAware |
|
| SessionFactoryScopeParameterResolver |
|
| Setting |
A setting for use in other annotations to define settings for various things.
|
| SettingProvider |
Annotation to allow providing settings whose values can be
types other than String.
|
| SettingProvider.Provider<S> |
Contract for providing a value
|
| SharedDriverManagerConnectionProviderImpl |
A special connection provider that is shared across test runs for better performance.
|
| SharedDriverManagerTypeCacheClearingIntegrator |
|
| Shirt |
|
| Shirt.Color |
|
| Shirt.ShirtStringToIntegerConverter |
|
| Shirt.Size |
|
| SimpleBasicSortComparator |
|
| SimpleComponent |
|
| SimpleEntity |
|
| Skip |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| Skip.AlwaysSkip |
|
| Skip.Matcher |
Simple boolean assertion
|
| Skip.OperatingSystem |
|
| Skip.OperatingSystem.Windows |
|
| SkipForDialect |
Indicates that the annotated test class/method should be skipped
when the indicated Dialect is being used.
|
| SkipForDialect |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| SkipForDialectGroup |
|
| SkipForDialects |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| SkipLog |
Well-known-location lookup for the test-skip log...
|
| SQLServerDatabaseCleaner |
|
| SQLServerSnapshotIsolationConnectionProvider |
This ConnectionProvider extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it
just sets the READ_COMMITTED_SNAPSHOT isolation level for SQL Server.
|
| SQLStatementInspector |
|
| SQLStatementInterceptor |
Deprecated.
|
| StandardDomainModel |
|
| StateProvince |
|
| Status |
|
| StrategyRegistrationProviderImpl |
Makes the JCache RegionFactory available to the Hibernate
StrategySelector service
under a number of keys.
|
| TestableLoggerProvider |
A LoggerProvider for JBoss Logger.
|
| TestClassMetadata |
Metadata about various types of callback methods on a given test class.
|
| TestForIssue |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| TestingDatabaseInfo |
|
| TestingJtaBootstrap |
|
| TestingJtaPlatformImpl |
A test-specific implementation of the JtaPlatform contract for testing JTA-based functionality.
|
| TestingJtaTransactionCoordinatorBuilder |
|
| TestingUtil |
|
| TestingUtil.TestAnnotationCollector<S> |
|
| TestPathHelper |
|
| Ticket |
|
| TimedExecutor |
|
| TimeZoneConnectionProvider |
This ConnectionProvider extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it
just sets a default TimeZone which is different than the current default one.
|
| TransactionUtil |
|
| TransactionUtil |
|
| TransactionUtil.HibernateTransactionConsumer |
Hibernate transaction function without return value
|
| TransactionUtil.HibernateTransactionFunction<T> |
Hibernate transaction function
|
| TransactionUtil.JDBCTransactionFunction<T> |
JDBC transaction function
|
| TransactionUtil.JDBCTransactionVoidFunction |
JDBC transaction function without return value
|
| TransactionUtil.JPATransactionFunction<T> |
JPA transaction function
|
| TransactionUtil.JPATransactionVoidFunction |
JPA transaction function without return value
|
| TransactionUtil2 |
|
| Triggerable |
|
| TriggerOnPrefixLogListener |
|
| UnclosedFixtureResourcesLogging |
|
| UserguideDomainModel |
Model used mostly by tests referenced by the documentation project.
|
| Vendor |
|
| VersionedEntity |
|
| WireTransferPayment |
|
| Zoo |
|