public class BitNDataType extends MSSQLDataType
| Modifier and Type | Field and Description |
|---|---|
static BitNDataType |
BIT_1_DATA_TYPE |
id, jdbcType, mappedJavaType| Constructor and Description |
|---|
BitNDataType(int id,
Class<?> mappedJavaType,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
length() |
id, jdbcType, mappedJavaTypepublic static final BitNDataType BIT_1_DATA_TYPE
public BitNDataType(int id,
Class<?> mappedJavaType,
int length)
Copyright © 2021. All rights reserved.