| Package | Description |
|---|---|
| pl.decerto.hyperon.persistence.config | |
| pl.decerto.hyperon.persistence.model.def | |
| pl.decerto.hyperon.persistence.sandbox |
| Modifier and Type | Method and Description |
|---|---|
void |
DefinitionBuilder.setAttrPersistence(String propertyName,
EntityTypeState state) |
void |
DefinitionBuilder.setEntityPersistence(EntityTypeState state) |
| Modifier and Type | Method and Description |
|---|---|
static EntityTypeState |
EntityTypeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityTypeState[] |
EntityTypeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDef.setPersistenceState(EntityTypeState state) |
void |
EntityType.setState(EntityTypeState state) |
| Modifier and Type | Method and Description |
|---|---|
EntityTypeState |
GmoSandboxAttribute.getPersistentState() |
Copyright © 2021. All rights reserved.