liquibase.informix.datatype
Class InformixDataTypeFactory
java.lang.Object
liquibase.datatype.DataTypeFactory
liquibase.informix.datatype.InformixDataTypeFactory
public class InformixDataTypeFactory
- extends DataTypeFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
@Deprecated
public static InformixDataTypeFactory getInstance()
- Deprecated.
reset
public static void reset()
fromObject
public LiquibaseDataType fromObject(Object object,
Database database)
- Overrides:
fromObject
in class DataTypeFactory
fromDescription
public LiquibaseDataType fromDescription(String dataTypeDefinition)
- Overrides:
fromDescription
in class DataTypeFactory
Copyright © 2013 Liquibase.org. All Rights Reserved.