|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tekann.remotesync.pda.PDASyncHandler
public class PDASyncHandler
This class has some useful methods for maintaining the tables
| Constructor Summary | |
|---|---|
PDASyncHandler()
|
|
| Method Summary | |
|---|---|
static int |
insertNewDataFromDB(java.lang.String creatorID,
totalcross.util.Vector sqlCommands)
Inserts the sqlCommands in a table |
static int |
updateRangesTable(totalcross.util.Hashtable serverRangesHashtable)
Updates the ranges table by the passed server ranges |
static int |
updateTablesToSynced(java.lang.String creatorID,
PDASyncTableSettings[] tables)
Updates all the passed tables to synchronized. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDASyncHandler()
| Method Detail |
|---|
public static int insertNewDataFromDB(java.lang.String creatorID,
totalcross.util.Vector sqlCommands)
throws java.lang.Exception
creatorID - sqlCommands -
java.lang.Exception
public static int updateRangesTable(totalcross.util.Hashtable serverRangesHashtable)
throws java.lang.Exception
serverRangesHashtable -
java.lang.Exception
public static int updateTablesToSynced(java.lang.String creatorID,
PDASyncTableSettings[] tables)
throws java.lang.Exception
creatorID - tables -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||