@Inherited @Target(value=TYPE) @Retention(value=RUNTIME) public @interface BootstrapServiceRegistry
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends org.hibernate.integrator.spi.Integrator>[] |
integrators |
BootstrapServiceRegistry.JavaService[] |
javaServices |
public abstract Class<? extends org.hibernate.integrator.spi.Integrator>[] integrators
public abstract BootstrapServiceRegistry.JavaService[] javaServices
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.