org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager Class Reference

Inheritance diagram for org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager:

org.openmobileis.synchro.openmsp.client.db.ImportQueryManager org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Base implemtnation of ImportQueryManager use to import object to the database.

All snchronisation rows are serialized object.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 41 of file ObjectDBImportQueryManager.java.

Public Member Functions

 ObjectDBImportQueryManager ()
 Creates new ObjectDBImportQueryManager.
void importDataFile (String fileName)
 import all data in the specified file
void executeCreateQuery (String[] data) throws DatabaseException
 execute the creation query
void executeUpdateQuery (String[] data) throws DatabaseException
 execute the update query
void executeDeleteQuery (String[] data) throws DatabaseException
 execute the delete query

Protected Member Functions

String[] cleanData (String[] data)


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:42 2006 for OpenMobileIS by  doxygen 1.5.1-p1