| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryOperations
Query operation constants.
| Field Summary | |
|---|---|
| static int | OP_DELETESymbolic constant that indicates that this query will be performing a delete operation. | 
| static int | OP_SELECTSymbolic constant that indicates that this query will be performing a select operation. | 
| static int | OP_UPDATESymbolic constant that indicates that this query will be performing a update operation. | 
| Field Detail | 
|---|
static final int OP_SELECT
QueryContext.getOperation(), 
Constant Field Valuesstatic final int OP_DELETE
QueryContext.getOperation(), 
Constant Field Valuesstatic final int OP_UPDATE
QueryContext.getOperation(), 
Constant Field Values| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||