|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharType | |
---|---|
liquibase.database.structure.type | |
liquibase.database.typeconversion | |
liquibase.database.typeconversion.core |
Uses of CharType in liquibase.database.structure.type |
---|
Subclasses of CharType in liquibase.database.structure.type | |
---|---|
class |
NVarcharType
|
class |
VarcharType
|
Uses of CharType in liquibase.database.typeconversion |
---|
Methods in liquibase.database.typeconversion that return CharType | |
---|---|
CharType |
TypeConverter.getCharType()
|
Uses of CharType in liquibase.database.typeconversion.core |
---|
Methods in liquibase.database.typeconversion.core that return CharType | |
---|---|
CharType |
AbstractTypeConverter.getCharType()
Returns the actual database-specific data type to use for a "char" column. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |