org.apache.openejb.assembler.classic
Class EntityBeanInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.EnterpriseBeanInfo
org.apache.openejb.assembler.classic.EntityBeanInfo
- All Implemented Interfaces:
- Serializable
public class EntityBeanInfo
- extends EnterpriseBeanInfo
- See Also:
- Serialized Form
Fields inherited from class org.apache.openejb.assembler.classic.EnterpriseBeanInfo |
aroundInvoke, businessLocal, businessRemote, codebase, concurrencyType, containerId, dependsOn, description, displayName, ejbClass, ejbDeploymentId, ejbName, ENTITY, home, jndiEnc, jndiNames, jndiNamess, largeIcon, loadOnStartup, local, localHome, MANAGED, MESSAGE, postConstruct, preDestroy, properties, remote, runAs, securityRoleReferences, serviceEndpoint, SINGLETON, smallIcon, STATEFUL, STATELESS, timeoutMethod, transactionType, type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
abstractSchemaName
public String abstractSchemaName
primKeyClass
public String primKeyClass
primKeyField
public String primKeyField
persistenceType
public String persistenceType
reentrant
public String reentrant
cmpFieldNames
public final List<String> cmpFieldNames
cmrFields
public final List<CmrFieldInfo> cmrFields
cmpVersion
public int cmpVersion
queries
public final List<QueryInfo> queries
EntityBeanInfo
public EntityBeanInfo()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.