Class DataTypeWrapper

java.lang.Object
liquibase.datatype.LiquibaseDataType
liquibase.common.datatype.DataTypeWrapper
All Implemented Interfaces:
PrioritizedService

public class DataTypeWrapper extends LiquibaseDataType
A wrapper class for data types. Wraps a LiquibaseDataType instance and replaces some of the original data types with dbms-compatible ones.