oracle.jbo.server
Class EJBEntityImpl
java.lang.Object
|
+--oracle.jbo.common.BaseObject
|
+--oracle.jbo.server.RowImpl
|
+--oracle.jbo.server.ViewRowImpl
|
+--oracle.jbo.server.EJBEntityImpl
- public class EJBEntityImpl
- extends ViewRowImpl
Methods inherited from class oracle.jbo.server.ViewRowImpl |
appendXMLElementNodes,
create,
createEntities,
equals,
findAssociatedObjects,
getApplicationModule,
getAttribute,
getAttribute,
getAttributeCount,
getAttributeIndexOf,
getAttributeInternal,
getEntity,
getEntityForAttribute,
getHandle,
getKey,
getQueryCollection,
getViewObject,
getXMLElementTag,
hashCode,
isAttributeUpdateable,
lock,
populate,
populateAttribute,
populateAttributeAsChanged,
readXML,
remove,
revert,
setAttribute,
setAttribute,
setAttributeInternal,
setEntities,
validate |
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
toString,
wait,
wait,
wait |
mDef
protected EJBEntityDefImpl mDef
mBean
protected javax.ejb.EntityBean mBean
EJBEntityImpl
public EJBEntityImpl()
loadBean
public void loadBean()
storeBean
public void storeBean()
getBoundBean
protected javax.ejb.EntityBean getBoundBean()
isBound
protected boolean isBound()
bindToBean
protected void bindToBean(javax.ejb.EntityBean bean)
unbindFromBean
protected void unbindFromBean()
getPersistenceKey
public oracle.aurora.ejb.persistence.BeanIdentifier getPersistenceKey()