|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DatabaseOperations
Interface to define abstraction for database operations.
| Field Summary | |
|---|---|
static int |
DBOP_DELETE
Database delete. |
static int |
DBOP_INSERT
Database insert. |
static int |
DBOP_SELECT
Database read. |
static int |
DBOP_UPDATE
Database update. |
| Field Detail |
|---|
static final int DBOP_INSERT
static final int DBOP_UPDATE
static final int DBOP_DELETE
static final int DBOP_SELECT
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||