| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
PersistenceTypeType |
EjbJar20Factory.createPersistenceTypeType()
Returns a new object of class 'Persistence Type Type'.
|
PersistenceTypeType |
DocumentRoot.getPersistenceType()
Returns the value of the 'Persistence Type' containment reference.
|
PersistenceTypeType |
EntityType.getPersistenceType()
Returns the value of the 'Persistence Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setPersistenceType(PersistenceTypeType value)
Sets the value of the '
Persistence Type' containment reference. |
void |
EntityType.setPersistenceType(PersistenceTypeType value)
Sets the value of the '
Persistence Type' containment reference. |