public class TableManager
extends java.lang.Object
| Constructor and Description |
|---|
TableManager(java.sql.Connection con,
int mid) |
| Modifier and Type | Method and Description |
|---|---|
void |
createZoneTables() |
void |
deleteZoneTables() |
static java.lang.String |
getPrefix(java.sql.Connection con,
int mid) |
static java.lang.String |
getTable(java.sql.Connection con,
int mid,
java.lang.String table) |
public static final java.lang.String getPrefix(java.sql.Connection con,
int mid)
public static final java.lang.String getTable(java.sql.Connection con,
int mid,
java.lang.String table)
public void createZoneTables()
public void deleteZoneTables()