public abstract static class DatabaseSQLServiceSpi.CommonMixin extends Object implements DatabaseSQLServiceSpi
DatabaseSQLServiceSpi.CommonMixin| Constructor and Description |
|---|
DatabaseSQLServiceSpi.CommonMixin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentSchemaName() |
boolean |
schemaExists(Connection connection) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittableExistspublic boolean schemaExists(Connection connection) throws SQLException
schemaExists in interface DatabaseSQLServiceSpiSQLExceptionpublic String getCurrentSchemaName()
getCurrentSchemaName in interface DatabaseSQLServiceSpi