public class SQLServerDataType extends Object
SQLDialect.SQLSERVER
dialect family.
This includes the
SQLDialect.SQLSERVER2008
dialectSQLDialect.SQLSERVER2012
dialectConstructor and Description |
---|
SQLServerDataType() |
public static final DataType<BigDecimal> NUMERIC
public static final DataType<BigDecimal> DECIMAL
public static final DataType<byte[]> VARBINARY
public static final DataType<byte[]> BINARY
protected static final DataType<byte[]> __BLOB
protected static final DataType<byte[]> __LONGVARBINARY
protected static final DataType<BigInteger> __BIGINTEGER
public static final DataType<BigDecimal> MONEY
public static final DataType<BigDecimal> SMALLMONEY
public static final DataType<byte[]> IMAGE
Copyright © 2014. All Rights Reserved.