| 程序包 | 说明 |
|---|---|
| com.baomidou.mybatisplus.entity |
实体类
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OracleKeyGenerator
Oracle Key Sequence 生成器
|
| 限定符和类型 | 方法和说明 |
|---|---|
IKeyGenerator |
GlobalConfiguration.getKeyGenerator() |
static IKeyGenerator |
GlobalConfiguration.getKeyGenerator(org.apache.ibatis.session.Configuration configuration) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GlobalConfiguration.setKeyGenerator(IKeyGenerator keyGenerator) |
Copyright © 2017. All rights reserved.