|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityManagerStore | |
|---|---|
| br.gov.frameworkdemoiselle.internal.producer | |
| Uses of EntityManagerStore in br.gov.frameworkdemoiselle.internal.producer |
|---|
| Classes in br.gov.frameworkdemoiselle.internal.producer that implement EntityManagerStore | |
|---|---|
class |
AbstractEntityManagerStore
Stores produced entity managers. |
class |
ApplicationEntityManagerStore
Implementation that stores produced entity managers on the application scope. |
class |
ConversationEntityManagerStore
Implementation that stores produced entity managers on the conversation scope. |
class |
DependentEntityManagerStore
Implementation that doesn't store entity managers in any scope, instead produced entity managers are bound to the duration of the bean that injected them. |
class |
RequestEntityManagerStore
Implementation that stores produced entity managers on the request scope. |
class |
SessionEntityManagerStore
Implementation that stores produced entity managers on the session scope. |
class |
ViewEntityManagerStore
Implementation that stores produced entity managers on the view scope. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||