|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.AbstractEJBHome
com.caucho.ejb.entity.EntityHome
com.caucho.ejb.entity.EntityLocalHome
public abstract class EntityLocalHome
Abstract base class for an EntityHome.
| Field Summary |
|---|
| Fields inherited from class com.caucho.ejb.entity.EntityHome |
|---|
_server, log |
| Constructor Summary | |
|---|---|
protected |
EntityLocalHome(EntityServer server)
|
| Method Summary | |
|---|---|
java.lang.Object |
writeReplace()
Serialize the HomeSkeletonWrapper in place of this object. |
| Methods inherited from class com.caucho.ejb.entity.EntityHome |
|---|
__caucho_getId, __caucho_getServer, getEJBMetaData, getHomeHandle, getPrimaryKey, getServer, remove, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.ejb.EJBLocalHome |
|---|
remove |
| Constructor Detail |
|---|
protected EntityLocalHome(EntityServer server)
| Method Detail |
|---|
public java.lang.Object writeReplace()
throws java.io.ObjectStreamException
writeReplace in class EntityHomejava.io.ObjectStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||