Inheritance diagram for org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager:
...).
Definition at line 42 of file MSSQLAtomicObjectQueryManager.java.
Public Member Functions | |
void | createAtomicObject (String[] parameters) throws DatabaseException |
void | createTable () throws DatabaseException, java.sql.SQLException |
void | updateAtomicObject (String[] parameters) throws DatabaseException |
void | purgeDeletedAtomicObject (String[] parameters) throws DatabaseException |
ResultSet | getAtomicObject (String parameters[]) throws DatabaseException |
ResultSet | getAllModifiedAtomicObjectForServiceSince (String parameters[]) throws DatabaseException |