| Constructor and Description |
|---|
TableSet() |
| Modifier and Type | Method and Description |
|---|---|
Include |
createInclude() |
void |
execute() |
Connection |
getConnection()
Gets the value of connection
|
String |
getSchema() |
Set<String> |
getTables() |
void |
setConnection(Connection argConnection)
Sets the value of connection
|
void |
setSchema(String schema) |
public TableSet()
public Include createInclude()
public void execute()
public final Connection getConnection()
public final void setConnection(Connection argConnection)
argConnection - Value to assign to this.connectionCopyright © 2004-2012 Leo Przybylski. All Rights Reserved.