| 程序包 | 说明 |
|---|---|
| cn.zhxu.bs | |
| cn.zhxu.bs.bean | |
| cn.zhxu.bs.implement |
| 限定符和类型 | 方法和说明 |
|---|---|
InheritType |
DbMapping.inheritType(Class<?> beanClass)
SearchBean 的继承类型
|
InheritType |
DbMapping.inheritType(Class<?> beanClass)
SearchBean 的继承类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
static InheritType |
InheritType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static InheritType |
InheritType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static InheritType[] |
InheritType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
static InheritType[] |
InheritType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
InheritType |
DefaultDbMapping.getDefaultInheritType() |
InheritType |
DefaultDbMapping.getDefaultInheritType() |
InheritType |
DefaultDbMapping.inheritType(Class<?> beanClass) |
InheritType |
DefaultDbMapping.inheritType(Class<?> beanClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultDbMapping.setDefaultInheritType(InheritType inheritType) |
void |
DefaultDbMapping.setDefaultInheritType(InheritType inheritType) |
Copyright © 2024. All rights reserved.