|
JBoss Metadata EJB 7.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityBeanMetaData
EntityBeanMetaData.
| Method Summary | |
|---|---|
String |
getAbstractSchemaName()
Get the abstractSchemaName. |
CMPFieldsMetaData |
getCmpFields()
Get the cmpFields. |
String |
getCmpVersion()
Get the cmpVersion. |
String |
getHome()
Get the home. |
String |
getLocal()
Get the local. |
String |
getLocalHome()
Get the localHome. |
PersistenceType |
getPersistenceType()
Get the persistenceType. |
String |
getPrimKeyClass()
Get the primKeyClass. |
String |
getPrimKeyField()
Get the primKeyField. |
QueriesMetaData |
getQueries()
Get the queries. |
String |
getRemote()
Get the remote. |
boolean |
isBMP()
Is this bean managed persistence |
boolean |
isCMP()
Is this container managed persistence |
boolean |
isCMP1x()
Whether it is CMP1x |
boolean |
isReentrant()
Get the reentrant. |
| Methods inherited from interface org.jboss.metadata.javaee.support.IdMetaData |
|---|
getId, setId |
| Method Detail |
|---|
String getHome()
String getRemote()
String getLocalHome()
String getLocal()
boolean isCMP()
boolean isBMP()
PersistenceType getPersistenceType()
String getPrimKeyClass()
boolean isReentrant()
boolean isCMP1x()
String getCmpVersion()
String getAbstractSchemaName()
String getPrimKeyField()
CMPFieldsMetaData getCmpFields()
QueriesMetaData getQueries()
|
JBoss Metadata EJB 7.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||