public class Replicator extends Object
| Constructor and Description |
|---|
Replicator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSQL(PreparedStatement st) |
static void |
push(PreparedStatement st,
String[] apps) |
static void |
push(String sql,
String[] apps) |
public static String getSQL(PreparedStatement st)
public static void push(PreparedStatement st, String[] apps)
Copyright © 2017. All rights reserved.