public class CommunotePostgresDatabase
extends liquibase.database.PostgresDatabase
| Constructor and Description |
|---|
CommunotePostgresDatabase() |
| Modifier and Type | Method and Description |
|---|---|
liquibase.database.structure.DatabaseSnapshot |
createDatabaseSnapshot(String schema,
Set<liquibase.diff.DiffStatusListener> statusListeners) |
convertDatabaseValueToJavaObject, convertRequestedSchemaToCatalog, convertRequestedSchemaToSchema, convertToCorrectJavaType, createFindSequencesSQL, escapeColumnName, escapeColumnNameList, escapeConstraintName, escapeSequenceName, escapeTableName, getAutoIncrementClause, getBlobType, getBooleanType, getClobType, getColumnType, getCurrencyType, getCurrentDateTimeFunction, getDatabaseChangeLogLockTableName, getDatabaseChangeLogTableName, getDateTimeType, getDefaultCatalogName, getDefaultDatabaseSchemaName, getDefaultDriver, getProductName, getSystemTablesAndViews, getTypeName, getUUIDType, getViewDefinitionSql, isCorrectDatabaseImplementation, isSystemTable, supportsInitiallyDeferrableColumns, supportsSequences, supportsTablespacescanCreateChangeLogTable, checkDatabaseChangeLogLockTable, checkDatabaseChangeLogTable, close, commit, convertJavaObjectToString, doesChangeLogLockTableExist, doesChangeLogTableExist, doesTagExist, dropDatabaseObjects, equals, escapeIndexName, escapeStringForDatabase, escapeViewName, generatePrimaryKeyName, getAutoCommitMode, getBigIntType, getCharType, getColumnType, getConcatSql, getConnection, getConnectionURL, getConnectionUsername, getCreateChangeLogLockSQL, getCreateChangeLogSQL, getDatabaseMajorVersion, getDatabaseMinorVersion, getDatabaseProductName, getDatabaseProductName, getDatabaseProductVersion, getDatabaseType, getDateLiteral, getDateLiteral, getDateLiteral, getDateLiteral, getDateLiteral, getDateType, getDefaultSchemaName, getDoubleType, getDriverName, getFalseBooleanValue, getFloatType, getIntType, getJdbcTemplate, getLineComment, getObjectEscapeCharacter, getRanChangeSet, getRanChangeSetList, getRanDate, getRunStatus, getSelectChangeLogLockSQL, getTimeType, getTinyIntType, getTrueBooleanValue, getVarcharType, getViewDefinition, hashCode, isAutoCommit, isColumnAutoIncrement, isDateOnly, isDateTime, isLiquibaseTable, isLocalDatabase, isSystemView, isTimeOnly, markChangeSetAsRan, markChangeSetAsReRan, parseDate, removeRanStatus, rollback, setAutoCommit, setConnection, setConnection, setCurrentDateTimeFunction, setDatabaseChangeLogLockTableName, setDatabaseChangeLogTableName, setDefaultSchemaName, setJdbcTemplate, shouldQuoteValue, supportsAutoIncrement, supportsDDLInTransaction, supportsRestrictForeignKeys, supportsSchemas, tag, toStringpublic liquibase.database.structure.DatabaseSnapshot createDatabaseSnapshot(String schema, Set<liquibase.diff.DiffStatusListener> statusListeners) throws liquibase.exception.JDBCException
createDatabaseSnapshot in interface liquibase.database.DatabasecreateDatabaseSnapshot in class liquibase.database.PostgresDatabaseliquibase.exception.JDBCExceptionCopyright © 2019 Communote team. All rights reserved.