Uses of Class
org.jpox.store.rdbms.RequestIdentifier.Type

Packages that use RequestIdentifier.Type
org.jpox.store.rdbms Package providing management of the persistence to RDBMS datastores. 
 

Uses of RequestIdentifier.Type in org.jpox.store.rdbms
 

Fields in org.jpox.store.rdbms declared as RequestIdentifier.Type
static RequestIdentifier.Type RequestIdentifier.Type.INSERT
          INSERT
static RequestIdentifier.Type RequestIdentifier.Type.FETCH
          FETCH
static RequestIdentifier.Type RequestIdentifier.Type.UPDATE
          UPDATE
static RequestIdentifier.Type RequestIdentifier.Type.DELETE
          DELETE
static RequestIdentifier.Type RequestIdentifier.Type.LOCATE
          LOCATE
 



Copyright © -2007 . All Rights Reserved.