|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractEntityManagerStore | |
|---|---|
| br.gov.frameworkdemoiselle.internal.producer | |
| Uses of AbstractEntityManagerStore in br.gov.frameworkdemoiselle.internal.producer |
|---|
| Subclasses of AbstractEntityManagerStore in br.gov.frameworkdemoiselle.internal.producer | |
|---|---|
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 | |||||||||