| Package | Description |
|---|---|
| org.hibernate.testing.orm.junit |
| Modifier and Type | Method and Description |
|---|---|
static SessionFactoryScope |
SessionFactoryExtension.findSessionFactoryScope(Object testInstance,
org.junit.jupiter.api.extension.ExtensionContext context) |
protected SessionFactoryScope |
BaseSessionFactoryFunctionalTest.sessionFactoryScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSessionFactoryFunctionalTest.injectSessionFactoryScope(SessionFactoryScope scope) |
void |
SessionFactoryScopeAware.injectSessionFactoryScope(SessionFactoryScope scope)
Callback to inject the SessionFactoryScope into the container
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.