public class RedshiftDataType extends Object
SQLDialect.REDSHIFT
dialectConstructor and Description |
---|
RedshiftDataType() |
public static final DataType<BigDecimal> NUMERIC
public static final DataType<BigDecimal> DECIMAL
public static final DataType<byte[]> BYTEA
public static final DataType<YearToMonth> INTERVALYEARTOMONTH
public static final DataType<DayToSecond> INTERVALDAYTOSECOND
protected static final DataType<byte[]> __BINARY
protected static final DataType<byte[]> __LONGVARBINARY
protected static final DataType<byte[]> __VARBINARY
protected static final DataType<BigInteger> __BIGINTEGER
public static final DataType<BigDecimal> MONEY
Copyright © 2017. All Rights Reserved.