| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BootstrapServiceRegistryBuilder | |
|---|---|
| org.hibernate.ejb | |
| org.hibernate.service | |
| org.hibernate.test.events | |
| org.hibernate.test.flush | |
| org.hibernate.test.jpa | Tests for any JPA-specific behavior for which we need to ensure compliance. | 
| org.hibernate.test.keymanytoone.bidir.component | |
| org.hibernate.testing.junit4 | |
| Uses of BootstrapServiceRegistryBuilder in org.hibernate.ejb | 
|---|
| Methods in org.hibernate.ejb with parameters of type BootstrapServiceRegistryBuilder | |
|---|---|
|  EntityManagerFactory | Ejb3Configuration.buildEntityManagerFactory(BootstrapServiceRegistryBuilder builder)Deprecated. | 
| Uses of BootstrapServiceRegistryBuilder in org.hibernate.service | 
|---|
| Methods in org.hibernate.service that return BootstrapServiceRegistryBuilder | |
|---|---|
|  BootstrapServiceRegistryBuilder | BootstrapServiceRegistryBuilder.with(Integrator integrator)Add an Integratorto be applied to the bootstrap registry. | 
|  BootstrapServiceRegistryBuilder | BootstrapServiceRegistryBuilder.withApplicationClassLoader(ClassLoader classLoader)Applies the specified ClassLoaderas the application class loader for the bootstrap registry | 
|  BootstrapServiceRegistryBuilder | BootstrapServiceRegistryBuilder.withEnvironmentClassLoader(ClassLoader classLoader)Applies the specified ClassLoaderas the environment (or system) class loader for the bootstrap registry | 
|  BootstrapServiceRegistryBuilder | BootstrapServiceRegistryBuilder.withHibernateClassLoader(ClassLoader classLoader)Applies the specified ClassLoaderas the Hibernate class loader for the bootstrap registry | 
|  BootstrapServiceRegistryBuilder | BootstrapServiceRegistryBuilder.withResourceClassLoader(ClassLoader classLoader)Applies the specified ClassLoaderas the resource class loader for the bootstrap registry | 
| Uses of BootstrapServiceRegistryBuilder in org.hibernate.test.events | 
|---|
| Methods in org.hibernate.test.events with parameters of type BootstrapServiceRegistryBuilder | |
|---|---|
| protected  void | CallbackTest.prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder builder) | 
| Uses of BootstrapServiceRegistryBuilder in org.hibernate.test.flush | 
|---|
| Methods in org.hibernate.test.flush with parameters of type BootstrapServiceRegistryBuilder | |
|---|---|
| protected  void | TestCollectionInitializingDuringFlush.prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder builder) | 
| Uses of BootstrapServiceRegistryBuilder in org.hibernate.test.jpa | 
|---|
| Methods in org.hibernate.test.jpa with parameters of type BootstrapServiceRegistryBuilder | |
|---|---|
| protected  void | AbstractJPATest.prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder builder) | 
| Uses of BootstrapServiceRegistryBuilder in org.hibernate.test.keymanytoone.bidir.component | 
|---|
| Methods in org.hibernate.test.keymanytoone.bidir.component with parameters of type BootstrapServiceRegistryBuilder | |
|---|---|
| protected  void | EagerKeyManyToOneTest.prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder builder) | 
| Uses of BootstrapServiceRegistryBuilder in org.hibernate.testing.junit4 | 
|---|
| Methods in org.hibernate.testing.junit4 with parameters of type BootstrapServiceRegistryBuilder | |
|---|---|
| protected  void | BaseCoreFunctionalTestCase.prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder builder) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||