public class SQLCharacterDataType extends SQLDataTypeImpl
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CHAR_TYPE_BYTE |
static String |
CHAR_TYPE_CHAR |
| 构造器和说明 |
|---|
SQLCharacterDataType(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCharSetName() |
String |
getCharType() |
String |
getCollate() |
void |
setCharSetName(String charSetName) |
void |
setCharType(String charType) |
void |
setCollate(String collate) |
equals, getArguments, getName, hashCode, setNameaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic SQLCharacterDataType(String name)
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.