Package org.hibernate.testing.orm.junit
Annotation Interface BootstrapServiceRegistry
Used to define the bootstrap ServiceRegistry to be used for testing.
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional Elements
-
Element Details
-
integrators
Class<? extends Integrator>[] integrators- Default:
- {}
-
javaServices
BootstrapServiceRegistry.JavaService[] javaServices- Default:
- {}
-