| 程序包 | 说明 |
|---|---|
| cn.vonce.sql.enumerate | |
| cn.vonce.sql.processor |
| 限定符和类型 | 方法和说明 |
|---|---|
static IdType |
IdType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IdType[] |
IdType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
UniqueIdProcessor.uniqueId(IdType idType)
生成唯一id
|
Object |
DefaultUniqueIdProcessor.uniqueId(IdType idType) |
Copyright © 2023. All rights reserved.