public interface EntityBeanMetaData extends EnterpriseBeanMetaData
Modifier and Type | Method and Description |
---|---|
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.
|
getAnnotatedEjbReferences, getAssemblyDescriptor, getContainerTransactions, getDataSourceByName, getDataSources, getDescriptionGroup, getEjbClass, getEjbJarMetaData, getEjbJarVersion, getEjbLocalReferenceByName, getEjbLocalReferences, getEjbName, getEjbReferenceByName, getEjbReferences, getEnterpriseBeansMetaData, getEnvironmentEntries, getEnvironmentEntryByName, getExcludeList, getJndiEnvironmentRefsGroup, getMappedName, getMessageDestinationReferenceByName, getMessageDestinationReferences, getMethodPermissions, getMethodTransactionType, getMethodTransactionType, getName, getPersistenceContextReferenceByName, getPersistenceContextRefs, getPersistenceUnitReferenceByName, getPersistenceUnitRefs, getPostConstructs, getPreDestroys, getResourceEnvironmentReferenceByName, getResourceEnvironmentReferences, getResourceReferenceByName, getResourceReferences, getSecurityIdentity, getSecurityRoleRefs, getServiceReferenceByName, getServiceReferences, getTransactionType, isBMT, isCMT, isEntity, isMessageDriven, isSession
getAdministeredObjectByName, getAdministeredObjects, getConnectionFactories, getConnectionFactoryByName, getJmsConnectionFactories, getJmsConnectionFactoryByName, getJmsDestinationByName, getJmsDestinations, getMailSessionByName, getMailSessions
getId, setId
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()
Copyright © 2018 JBoss by Red Hat. All rights reserved.