public class DB2DatabaseType extends SimpleDatabaseType
ALTER_TABLE_DROP_INDEX, CHANGE_COLUMN_TYPE_CLAUSE_STRUCTURE_STANDARD_ALTER_COLUMN, CHANGE_COLUMN_TYPE_CLAUSE_STRUCTURE_STANDARD_MODIFY, DROP_INDEX_SCHEMA_DOT_INDEX, DROP_INDEX_SCHEMA_DOT_TABLE_DOT_INDEX, STANDARD_SELECT_FOR_UPDATE_SYNTAXSTANDARD_SELECT_SYNTAX| Constructor and Description |
|---|
DB2DatabaseType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSchemaName(Connection con)
Returns the name of the connected schema.
|
matchesConnectiongetChangeColumnTypeSQL, getChangeColumnTypeStructure, getConstraintNameClipLength, getDropIndexSQL, getDropIndexStructure, getFieldTypeName, getName, isProductNameInPrefixList, productNameMatches, productNamesMatch, registerWithFactory, toString, versionGreaterThanOrEqual, versionGreaterThanOrEqual, versionLessThanOrEqualclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSimpleSelectSqlSyntaxpublic String getSchemaName(Connection con)
DatabaseTypegetSchemaName in interface DatabaseTypegetSchemaName in class AbstractDatabaseTypecon - the connection for which to return the schemaCopyright © 2018 Atlassian. All rights reserved.