Uses of Class
liquibase.database.structure.type.NVarcharType

Packages that use NVarcharType
liquibase.database.typeconversion.core   
 

Uses of NVarcharType in liquibase.database.typeconversion.core
 

Methods in liquibase.database.typeconversion.core that return NVarcharType
 NVarcharType AbstractTypeConverter.getNVarcharType()
          Returns the actual database-specific data type to use for a "varchar" column.
 NVarcharType HsqlTypeConverter.getNVarcharType()
           
 NVarcharType OracleTypeConverter.getNVarcharType()
           
 



Copyright © 2012 Liquibase.org. All Rights Reserved.