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