Package | Description |
---|---|
org.jboss.metadata.ejb.jboss | |
org.jboss.metadata.ejb.parser.spec | |
org.jboss.metadata.ejb.spec |
Modifier and Type | Method and Description |
---|---|
PersistenceType |
JBossEntityBeanMetaData.getPersistenceType()
Get the persistenceType.
|
Modifier and Type | Method and Description |
---|---|
void |
JBossEntityBeanMetaData.setPersistenceType(PersistenceType persistenceType)
Set the persistenceType.
|
Modifier and Type | Method and Description |
---|---|
protected PersistenceType |
EntityBeanMetaDataParser.processPersistenceType(String persistenceType) |
Modifier and Type | Method and Description |
---|---|
PersistenceType |
EntityBeanMetaData.getPersistenceType()
Get the persistenceType.
|
PersistenceType |
AbstractGenericBeanMetaData.getPersistenceType()
Get the persistenceType.
|
static PersistenceType |
PersistenceType.valueOf(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 and Description |
---|---|
void |
AbstractGenericBeanMetaData.setPersistenceType(PersistenceType persistenceType)
Set the persistenceType.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.