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