| 程序包 | 说明 |
|---|---|
| xin.xihc.jba.annotation | |
| xin.xihc.jba.tables.properties |
| 限定符和类型 | 方法和说明 |
|---|---|
static Table.TableCharset |
Table.TableCharset.toCharset(String charset) |
static Table.TableCharset |
Table.TableCharset.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Table.TableCharset[] |
Table.TableCharset.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Table.TableCharset |
ColumnProperties.charset() |
Table.TableCharset |
TableProperties.getCharset() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ColumnProperties.charset(Table.TableCharset charset) |
void |
TableProperties.setCharset(Table.TableCharset charset) |
Copyright © 2019. All rights reserved.