Uses of Class
com.triactive.jdo.store.RequestIdentifier.Type

Packages that use RequestIdentifier.Type
com.triactive.jdo.store   
 

Uses of RequestIdentifier.Type in com.triactive.jdo.store
 

Fields in com.triactive.jdo.store declared as RequestIdentifier.Type
static RequestIdentifier.Type RequestIdentifier.Type.DELETE
           
static RequestIdentifier.Type RequestIdentifier.Type.FETCH
           
static RequestIdentifier.Type RequestIdentifier.Type.INSERT
           
static RequestIdentifier.Type RequestIdentifier.Type.UPDATE
           
 

Constructors in com.triactive.jdo.store with parameters of type RequestIdentifier.Type
RequestIdentifier(ClassBaseTable table, int[] fields, RequestIdentifier.Type type)
           
 



Copyright ? 2001 TriActive, Inc. All Rights Reserved.