| Package | Description |
|---|---|
| org.jboss.metadata.ejb.jboss | |
| org.jboss.metadata.ejb.parser.spec | |
| org.jboss.metadata.ejb.spec |
| Modifier and Type | Method | Description |
|---|---|---|
PersistenceType |
JBossEntityBeanMetaData.getPersistenceType() |
Get the persistenceType.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JBossEntityBeanMetaData.setPersistenceType(PersistenceType persistenceType) |
Set the persistenceType.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected PersistenceType |
EntityBeanMetaDataParser.processPersistenceType(java.lang.String persistenceType) |
| Modifier and Type | Method | Description |
|---|---|---|
PersistenceType |
AbstractGenericBeanMetaData.getPersistenceType() |
Get the persistenceType.
|
PersistenceType |
EntityBeanMetaData.getPersistenceType() |
Get the persistenceType.
|
static PersistenceType |
PersistenceType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PersistenceType[] |
PersistenceType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractGenericBeanMetaData.setPersistenceType(PersistenceType persistenceType) |
Set the persistenceType.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.