|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdevices.DbChange
Process Change records in the database. Retrieve and process Change table records, and delete them when finished.
| Constructor Summary | |
DbChange()
|
|
| Method Summary | |
static void |
dbClearChanges(java.sql.Connection dbConn)
|
static Change[] |
dbGetAllChanges(java.sql.Connection dbConn)
Retrieve all Change table records in the database. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DbChange()
| Method Detail |
public static Change[] dbGetAllChanges(java.sql.Connection dbConn)
public static void dbClearChanges(java.sql.Connection dbConn)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||