public class SQLiteDataType extends Object
SQLDialect.SQLITE
dialectConstructor and Description |
---|
SQLiteDataType() |
public static final DataType<BigInteger> UNSIGNEDBIGINT
public static final DataType<BigDecimal> NUMERIC
public static final DataType<BigDecimal> DECIMAL
public static final DataType<byte[]> LONGVARBINARY
public static final DataType<byte[]> BLOB
protected static final DataType<byte[]> __BINARY
protected static final DataType<byte[]> __VARBINARY
Copyright © 2014. All Rights Reserved.