|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityManagerConfig.EntityManagerScope | |
|---|---|
| br.gov.frameworkdemoiselle.internal.configuration | |
| Uses of EntityManagerConfig.EntityManagerScope in br.gov.frameworkdemoiselle.internal.configuration |
|---|
| Methods in br.gov.frameworkdemoiselle.internal.configuration that return EntityManagerConfig.EntityManagerScope | |
|---|---|
EntityManagerConfig.EntityManagerScope |
EntityManagerConfig.getEntityManagerScope()
Defines the scope of EntityManager's produced by the internal producer. |
static EntityManagerConfig.EntityManagerScope |
EntityManagerConfig.EntityManagerScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EntityManagerConfig.EntityManagerScope[] |
EntityManagerConfig.EntityManagerScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in br.gov.frameworkdemoiselle.internal.configuration with parameters of type EntityManagerConfig.EntityManagerScope | |
|---|---|
void |
EntityManagerConfig.setEntityManagerScope(EntityManagerConfig.EntityManagerScope entityManagerScope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||