public interface Identify
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
newUniqueID(Record record,
Sechma sechma,
JdbcOperations jdbcOperations)
ID生成器
|
Object newUniqueID(Record record, Sechma sechma, JdbcOperations jdbcOperations)
record - 需要新ID的记录。sechma - 记录所用的SechmajdbcOperations - 数据库操作接口。Copyright © 2015. All rights reserved.