| 程序包 | 说明 |
|---|---|
| org.mimosaframework.orm |
配置说明:
1.
|
| org.mimosaframework.orm.builder | |
| org.mimosaframework.orm.mapping | |
| org.mimosaframework.orm.spring |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MappingLevel |
NormalContextContainer.mappingLevel |
| 限定符和类型 | 方法和说明 |
|---|---|
MappingLevel |
NormalContextContainer.getMappingLevel() |
MappingLevel |
ContextContainer.getMappingLevel() |
static MappingLevel |
MappingLevel.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static MappingLevel[] |
MappingLevel.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NormalContextContainer.setMappingLevel(MappingLevel mappingLevel) |
| 限定符和类型 | 方法和说明 |
|---|---|
MappingLevel |
BasicSetting.getMappingLevel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BasicSetting.setMappingLevel(MappingLevel mappingLevel) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MappingLevel |
NothingCompareMapping.mappingLevel |
| 限定符和类型 | 方法和说明 |
|---|---|
static StartCompareMapping |
CompareMappingFactory.getCompareMapping(MappingLevel level,
MappingGlobalWrapper mappingGlobalWrapper,
DataSourceWrapper dataSourceWrapper) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MappingLevel |
SpringMimosaSessionFactory.mappingLevel |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SpringMimosaSessionFactory.setMappingLevel(MappingLevel mappingLevel) |
Copyright © 2020. All rights reserved.