Uses of Interface
org.hibernate.testing.orm.junit.DomainModelScope
Packages that use DomainModelScope
-
Uses of DomainModelScope in org.hibernate.testing.orm.junit
Classes in org.hibernate.testing.orm.junit that implement DomainModelScopeMethods in org.hibernate.testing.orm.junit that return DomainModelScopeModifier and TypeMethodDescriptionstatic DomainModelScopeDomainModelExtension.findDomainModelScope(Object testInstance, org.junit.jupiter.api.extension.ExtensionContext context) Intended for use from external consumers.static DomainModelScopeDomainModelExtension.resolveForMethodLevelSessionFactoryScope(org.junit.jupiter.api.extension.ExtensionContext context) Methods in org.hibernate.testing.orm.junit with parameters of type DomainModelScopeModifier and TypeMethodDescriptionvoidBaseSessionFactoryFunctionalTest.injectTestModelScope(DomainModelScope modelScope) voidDomainModelScopeAware.injectTestModelScope(DomainModelScope modelScope)