public class IntNDataType extends MSSQLDataType
| Modifier and Type | Field and Description |
|---|---|
static IntNDataType |
INT_1_DATA_TYPE |
static IntNDataType |
INT_2_DATA_TYPE |
static IntNDataType |
INT_4_DATA_TYPE |
static IntNDataType |
INT_8_DATA_TYPE |
id, jdbcType, mappedJavaType| Modifier and Type | Method and Description |
|---|---|
int |
length() |
static IntNDataType |
valueOf(int length) |
id, jdbcType, mappedJavaTypepublic static final IntNDataType INT_1_DATA_TYPE
public static final IntNDataType INT_2_DATA_TYPE
public static final IntNDataType INT_4_DATA_TYPE
public static final IntNDataType INT_8_DATA_TYPE
public int length()
public static IntNDataType valueOf(int length)
Copyright © 2021. All rights reserved.