|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectliquibase.database.typeconversion.core.AbstractTypeConverter
liquibase.database.typeconversion.core.MaxDBTypeConverter
public class MaxDBTypeConverter
| Field Summary |
|---|
| Fields inherited from interface liquibase.servicelocator.PrioritizedService |
|---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
| Constructor Summary | |
|---|---|
MaxDBTypeConverter()
|
|
| Method Summary | |
|---|---|
BlobType |
getBlobType()
|
ClobType |
getClobType()
|
CurrencyType |
getCurrencyType()
|
DateTimeType |
getDateTimeType()
|
int |
getPriority()
|
boolean |
supports(Database database)
|
| Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter |
|---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBooleanType, getCharType, getDataType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTextType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MaxDBTypeConverter()
| Method Detail |
|---|
public int getPriority()
public boolean supports(Database database)
public CurrencyType getCurrencyType()
getCurrencyType in interface TypeConvertergetCurrencyType in class AbstractTypeConverterpublic ClobType getClobType()
getClobType in interface TypeConvertergetClobType in class AbstractTypeConverterpublic BlobType getBlobType()
getBlobType in interface TypeConvertergetBlobType in class AbstractTypeConverterpublic DateTimeType getDateTimeType()
getDateTimeType in interface TypeConvertergetDateTimeType in class AbstractTypeConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||