public class MySQLDataType extends Object
SQLDialect.MYSQL
dialectConstructor and Description |
---|
MySQLDataType() |
public static final DataType<BigDecimal> DECIMAL
public static final DataType<BigDecimal> DEC
public static final DataType<byte[]> BLOB
public static final DataType<byte[]> BINARY
public static final DataType<byte[]> VARBINARY
protected static final DataType<BigDecimal> __NUMERIC
protected static final DataType<byte[]> __LONGVARBINARY
protected static final DataType<BigInteger> __BIGINTEGER
public static final DataType<byte[]> TINYBLOB
public static final DataType<byte[]> MEDIUMBLOB
public static final DataType<byte[]> LONGBLOB
Copyright © 2014. All Rights Reserved.