public class KingBaseDbSupport
extends org.flywaydb.core.internal.dbsupport.oracle.OracleDbSupport
| Constructor and Description |
|---|
KingBaseDbSupport(Connection connection)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doChangeCurrentSchemaTo(String schema) |
protected String |
doGetCurrentSchemaName() |
String |
getDbName() |
catalogIsSchema, createSqlStatementBuilder, doQuote, getAvailableOptions, getBooleanFalse, getBooleanTrue, getCurrentUserFunction, getCurrentUserName, getSchema, getSystemSchemas, isDataDictViewAccessible, isDataDictViewAccessible, isDbaDataDictAccessible, isFlashbackDataArchiveAvailable, isLocatorAvailable, isXmlDbAvailable, queryReturnsRows, supportsDdlTransactionspublic KingBaseDbSupport(Connection connection)
connection - The connection to use.public String getDbName()
getDbName in class org.flywaydb.core.internal.dbsupport.oracle.OracleDbSupportprotected String doGetCurrentSchemaName() throws SQLException
doGetCurrentSchemaName in class org.flywaydb.core.internal.dbsupport.oracle.OracleDbSupportSQLExceptionprotected void doChangeCurrentSchemaTo(String schema) throws SQLException
doChangeCurrentSchemaTo in class org.flywaydb.core.internal.dbsupport.oracle.OracleDbSupportSQLExceptionCopyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.