Annotation Type BootstrapServiceRegistry


  • @Inherited
    @Target(TYPE)
    @Retention(RUNTIME)
    public @interface BootstrapServiceRegistry
    Used to define the bootstrap ServiceRegistry to be used for testing.
    • Element Detail

      • integrators

        java.lang.Class<? extends org.hibernate.integrator.spi.Integrator>[] integrators
        Default:
        {}