weblogic.ejb
Class GenericEntityBean
java.lang.Object
weblogic.ejb.GenericEnterpriseBean
weblogic.ejb.GenericEntityBean
All Implemented Interfaces: Serializable , EnterpriseBean , EntityBean
public abstract class GenericEntityBean extends GenericEnterpriseBean implements EntityBean
See Also: Serialized Form
Methods inherited from class weblogic.ejb.GenericEnterpriseBean
getCurrentTransaction , getCurrentTransactionStatus , getCurrentXID , getEnvEntry , getInitialContext , getTransactionManager , isTracingEnabled , logDebugMessage , logDebugMessage , logErrorMessage , logErrorMessage , setTracingEnabled , trace , trace
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
GenericEntityBean
public GenericEntityBean ()
setEntityContext
public void setEntityContext (EntityContext c)
Specified by: setEntityContext
in interface EntityBean
unsetEntityContext
public void unsetEntityContext ()
Specified by: unsetEntityContext
in interface EntityBean
getEntityContext
protected EntityContext getEntityContext ()
ejbRemove
public void ejbRemove ()
Specified by: ejbRemove
in interface EntityBean
ejbActivate
public void ejbActivate ()
Specified by: ejbActivate
in interface EntityBean
ejbPassivate
public void ejbPassivate ()
Specified by: ejbPassivate
in interface EntityBean
ejbLoad
public void ejbLoad ()
Specified by: ejbLoad
in interface EntityBean
ejbStore
public void ejbStore ()
Specified by: ejbStore
in interface EntityBean
Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD