org.opensync.importexport
Class Update
java.lang.Object
org.opensync.importexport.Update
- public class Update
- extends java.lang.Object
|
Constructor Summary |
Update(ConnectionPool pool,
View thm,
java.util.Hashtable values)
|
Update(java.sql.Connection conn,
java.sql.Statement stmt,
boolean batchMode,
View thm,
java.util.Hashtable values)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Update
public Update(ConnectionPool pool,
View thm,
java.util.Hashtable values)
throws java.sql.SQLException,
java.sql.SQLWarning
Update
public Update(java.sql.Connection conn,
java.sql.Statement stmt,
boolean batchMode,
View thm,
java.util.Hashtable values)
throws java.sql.SQLException,
java.sql.SQLWarning
buildFieldsUpdate
java.util.Vector buildFieldsUpdate()
buildConditionsWhere
java.util.Vector buildConditionsWhere()
getInsertOK
public boolean getInsertOK()
Copyright © 2004 sourceforge. All Rights Reserved.