Uses of Class
com.tekann.remotesync.pda.PDASyncTableSettings

Packages that use PDASyncTableSettings
com.tekann.remotesync.pda   
 

Uses of PDASyncTableSettings in com.tekann.remotesync.pda
 

Methods in com.tekann.remotesync.pda with parameters of type PDASyncTableSettings
static totalcross.util.Vector LitebaseTableDataExtractor.extractContent(java.lang.String creatorID, byte mode, PDASyncTableSettings[] tables)
          Extract the tables content to a Vector.
static totalcross.util.Vector LitebaseTableDataExtractor.getTableContent(litebase.LitebaseConnection driver, PDASyncTableSettings table, byte mode)
          Extract the table content to a Vector.
static int PDASyncHandler.updateTablesToSynced(java.lang.String creatorID, PDASyncTableSettings[] tables)
          Updates all the passed tables to synchronized.