Uses of Interface
org.hibernate.testing.orm.junit.SessionFactoryScopeAware
-
Packages that use SessionFactoryScopeAware Package Description org.hibernate.testing.orm.junit -
-
Uses of SessionFactoryScopeAware in org.hibernate.testing.orm.junit
Classes in org.hibernate.testing.orm.junit that implement SessionFactoryScopeAware Modifier and Type Class Description class
BaseSessionFactoryFunctionalTest
Template (GoF pattern) based abstract class for tests bridging the legacy approach of SessionFactory building as a test fixture
-