public class NCharType extends CharType
PRIORITY_DATABASE, PRIORITY_DEFAULT
Constructor and Description |
---|
NCharType() |
Modifier and Type | Method and Description |
---|---|
DatabaseDataType |
toDatabaseDataType(Database database) |
getSize, objectToSql
addParameter, equals, getAdditionalInformation, getAliases, getMaxParameters, getMinParameters, getName, getParameters, getPriority, hashCode, isCurrentDateTimeFunction, setAdditionalInformation, sqlToObject, supports, toString, validate
public DatabaseDataType toDatabaseDataType(Database database)
toDatabaseDataType
in class LiquibaseDataType