|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.PartnerWeb.interfaces.sedc.IncrementalTableMirror
public class IncrementalTableMirror
Contains runtime objects needed to mirror a table.
| Constructor Summary | |
|---|---|
IncrementalTableMirror(java.lang.String tableName,
java.sql.Connection sourceConnection,
java.sql.Connection targetConnection)
|
|
| Method Summary | |
|---|---|
void |
initialize()
Creates a new table and fully populates it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncrementalTableMirror(java.lang.String tableName,
java.sql.Connection sourceConnection,
java.sql.Connection targetConnection)
| Method Detail |
|---|
public void initialize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||