com.triactive.jdo.store.request
Class Request.IdTbl
java.lang.Object
com.triactive.jdo.store.request.Request.Id
com.triactive.jdo.store.request.Request.IdTbl
- Direct Known Subclasses:
- DeleteAllInRequest.Id, DeleteRequest.Id, InsertRequest.Id, LookupRequest.Id
- Enclosing class:
- Request
- protected abstract static class Request.IdTbl
- extends Request.Id
An identifier for a request identified by one table.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
table
protected final ClassBaseTable table
Request.IdTbl
protected Request.IdTbl(ClassBaseTable table)
hashCode
public final int hashCode()
equals
public final boolean equals(java.lang.Object o)
toString
public java.lang.String toString()
- Overrides:
toString
in class Request.Id
Copyright © 2001-2007 The TJDO Project All Rights Reserved.