| BootstrapServiceRegistry.JavaService |
|
| DialectFeatureCheck |
|
| DomainModelFunctionalTesting |
|
| DomainModelProducer |
|
| DomainModelScope |
|
| DomainModelScopeAware |
|
| EntityManagerFactoryProducer |
Contract for something that can build a SessionFactory.
|
| EntityManagerFactoryScope |
|
| FailureExpected |
Marks a test method or class as being expected to fail.
|
| JiraKey |
Identifies the JIRA issue associated with a test.
|
| Logger |
|
| LoggingInspections |
Injects the ability to watch multiple for log messages being triggered.
|
| LoggingInspections.Message |
|
| LoggingInspectionsScope |
Manages all of the MessageKeyWatcher defined by LoggingInspectionsScope
|
| MessageKeyWatcher |
|
| RequiresDialect |
Indicates that the annotated test class/method should only
be run when the indicated Dialect is being used.
|
| RequiresDialectFeature |
Annotation used to indicate that a test should be run only when the current dialect supports the
specified feature.
|
| ServiceRegistry.JavaService |
|
| ServiceRegistry.Service |
A Hibernate Service registration
|
| ServiceRegistryFunctionalTesting |
Composite annotation for applying extensions needed for managing
a StandardServiceRegistry as part of the test lifecycle.
|
| ServiceRegistryProducer |
|
| ServiceRegistryScope |
|
| ServiceRegistryScopeAware |
|
| SessionFactoryFunctionalTesting |
Composite annotation for functional tests that require a functioning SessionFactory.
|
| SessionFactoryProducer |
Contract for something that can build a SessionFactory.
|
| SessionFactoryScope |
|
| SessionFactoryScopeAware |
|
| Setting |
A setting for use in other annotations to define settings for various things.
|
| SettingProvider |
|
| SettingProvider.Provider |
|
| SkipForDialect |
Indicates that the annotated test class/method should be skipped
when the indicated Dialect is being used.
|