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