Uses of Class
org.hibernate.testing.orm.junit.SessionFactoryFunctionalTesting
-
Packages that use SessionFactoryFunctionalTesting Package Description org.hibernate.testing.orm.junit -
-
Uses of SessionFactoryFunctionalTesting in org.hibernate.testing.orm.junit
Classes in org.hibernate.testing.orm.junit with annotations of type SessionFactoryFunctionalTesting 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
-