Package org.hibernate.testing.orm.junit
Interface SessionFactoryScopeAware
- All Known Implementing Classes:
BaseSessionFactoryFunctionalTest
public interface SessionFactoryScopeAware
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Callback to inject the SessionFactoryScope into the container
-
Method Details
-
injectSessionFactoryScope
Callback to inject the SessionFactoryScope into the container
-