public class PostgresDataType extends Object
SQLDialect.POSTGRES
dialectConstructor and Description |
---|
PostgresDataType() |
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 © 2014. All Rights Reserved.