|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JdbcUtil.Preprocess | |
|---|---|
| nl.knowledgeplaza.util | |
| Uses of JdbcUtil.Preprocess in nl.knowledgeplaza.util |
|---|
| Methods in nl.knowledgeplaza.util with parameters of type JdbcUtil.Preprocess | |
|---|---|
static void |
JdbcUtil.synchronizeTableFullOneWay_Copy(Connection fromConnection,
Connection toConnection,
String fromTablename,
String toTablename,
String[] keys,
String[] fields,
int commitEvery,
org.apache.log4j.Logger log4j,
JdbcUtil.Preprocess preprocess)
Insert in the table in the to connection with any missing records in relation to the from connection |
static void |
JdbcUtil.synchronizeTableFullOneWay_Insert(Connection fromConnection,
Connection toConnection,
String fromTablename,
String toTablename,
String[] keys,
String[] fields,
int commitEvery,
org.apache.log4j.Logger log4j,
JdbcUtil.Preprocess preprocess)
Insert in the table in the to connection with any missing records in relation to the from connection |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||