| Package | Description |
|---|---|
| org.hibernate.testing.orm.junit |
| Modifier and Type | Method and Description |
|---|---|
static EntityManagerFactoryScope |
EntityManagerFactoryExtension.findEntityManagerFactoryScope(Object testInstance,
org.junit.jupiter.api.extension.ExtensionContext context) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<EntityManagerFactoryScope> |
EntityManagerFactoryScopeExtension.findEntityManagerFactoryScope(org.junit.jupiter.api.extension.ExtensionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityManagerFactoryScopeContainer.injectEntityManagerFactoryScope(EntityManagerFactoryScope scope)
Callback to inject the EntityManagerFactoryScope into the container.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.