public class CurrencyType extends LiquibaseDataType
COMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT| Constructor and Description |
|---|
CurrencyType() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseDataType |
toDatabaseDataType(Database database) |
addParameter, equals, finishInitialization, formatNumber, functionToSql, getAdditionalInformation, getAliases, getMaxParameters, getMinParameters, getName, getParameters, getPriority, getRawDefinition, hashCode, isCurrentDateTimeFunction, numberToSql, objectToSql, otherToSql, setAdditionalInformation, sqlToObject, supports, toString, validatepublic DatabaseDataType toDatabaseDataType(Database database)
toDatabaseDataType in class LiquibaseDataTypeCopyright © 2018 Liquibase.org. All rights reserved.