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