|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.triactive.jdo.store.RequestIdentifier.Type
public static class RequestIdentifier.Type
Field Summary | |
---|---|
static RequestIdentifier.Type |
DELETE
|
static RequestIdentifier.Type |
FETCH
|
static RequestIdentifier.Type |
INSERT
|
static RequestIdentifier.Type |
UPDATE
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final RequestIdentifier.Type INSERT
public static final RequestIdentifier.Type FETCH
public static final RequestIdentifier.Type UPDATE
public static final RequestIdentifier.Type DELETE
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |