Package org.hibernate.testing.orm.junit
Interface ServiceRegistryScopeAware
-
- All Known Implementing Classes:
BaseSessionFactoryFunctionalTest
public interface ServiceRegistryScopeAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
injectServiceRegistryScope(ServiceRegistryScope registryScope)
-
-
-
Method Detail
-
injectServiceRegistryScope
void injectServiceRegistryScope(ServiceRegistryScope registryScope)
-
-