public interface Schema
Modifier and Type | Method and Description |
---|---|
void |
createSchema(Connection con) |
void |
dropSchema(Connection con) |
String |
getStatementText(String appName,
String stmtName) |
void createSchema(Connection con) throws SQLException
SQLException
void dropSchema(Connection con) throws SQLException
SQLException