public class CurrencyType extends LiquibaseDataType
PRIORITY_DATABASE, PRIORITY_DEFAULT
Constructor and Description |
---|
CurrencyType() |
Modifier and Type | Method and Description |
---|---|
DatabaseDataType |
toDatabaseDataType(Database database) |
addParameter, equals, finishInitialization, getAdditionalInformation, getAliases, getMaxParameters, getMinParameters, getName, getParameters, getPriority, hashCode, isCurrentDateTimeFunction, objectToSql, setAdditionalInformation, sqlToObject, supports, toString, validate
public DatabaseDataType toDatabaseDataType(Database database)
toDatabaseDataType
in class LiquibaseDataType
Copyright © 2014 Liquibase.org. All rights reserved.