BootstrapServiceRegistry.JavaService |
|
DialectFeatureCheck |
|
DomainModel.ExtraQueryImport |
|
DomainModelFunctionalTesting |
|
DomainModelProducer |
|
DomainModelScope |
|
DomainModelScopeAware |
|
EntityManagerFactoryProducer |
Contract for something that can build a SessionFactory.
|
EntityManagerFactoryScope |
|
EntityManagerFactoryScopeContainer |
The keystone in EntityManagerFactoryScopeExtension support.
|
FailureExpected |
Marks a test method or class as being expected to fail.
|
FunctionalEntityManagerFactoryTesting |
Composite annotation for functional tests that require
a functioning EntityManagerFactory.
|
Jira |
Specifies the URL to the Jira issue associated with a test.
|
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 |
Annotation to allow providing settings whose values can be
types other than String.
|
SettingProvider.Provider |
Contract for providing a value
|
SkipForDialect |
Indicates that the annotated test class/method should be skipped
when the indicated Dialect is being used.
|