public interface EntityManagerFactoryScopeContainer
| Modifier and Type | Method and Description |
|---|---|
EntityManagerFactoryProducer |
getEntityManagerFactoryProducer()
Obtain the
EntityManagerFactoryProducer. |
void |
injectEntityManagerFactoryScope(EntityManagerFactoryScope scope)
Callback to inject the EntityManagerFactoryScope into the container.
|
void injectEntityManagerFactoryScope(EntityManagerFactoryScope scope)
EntityManagerFactoryProducer getEntityManagerFactoryProducer()
EntityManagerFactoryProducer. Quite often this is also
implemented by the container itself.Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.