| 程序包 | 说明 |
|---|---|
| bee.cloud.engine.db.core |
数据库映射核心接口
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CBase.PKey<java.lang.Integer> |
CBase.PKey.from(java.lang.Integer value) |
static CBase.PKey<java.lang.Long> |
CBase.PKey.from(java.lang.Long value) |
static CBase.PKey<java.lang.String> |
CBase.PKey.from(java.lang.String value) |