Uses of Class
org.hibernate.testing.orm.junit.DomainModelFunctionalTesting
-
Packages that use DomainModelFunctionalTesting Package Description org.hibernate.testing.orm.junit -
-
Uses of DomainModelFunctionalTesting in org.hibernate.testing.orm.junit
Classes in org.hibernate.testing.orm.junit with annotations of type DomainModelFunctionalTesting Modifier and Type Class Description interface
SessionFactoryFunctionalTesting
Composite annotation for functional tests that require a functioning SessionFactory.
-