| 程序包 | 说明 |
|---|---|
| cool.lazy.cat.orm.core.manager | |
| cool.lazy.cat.orm.core.manager.factory |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<Class<?>,PojoTableSubject> |
PojoTableManager.pojoTableSubjectMap |
| 限定符和类型 | 方法和说明 |
|---|---|
PojoTableSubject |
PojoTableManager.getByPojoType(Class<?> pojoType) |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<PojoTableSubject> |
PojoTableSubjectFactory.create()
创建PojoTableSubject
|
Collection<PojoTableSubject> |
PojoTableSubjectFactoryImpl.create() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
PojoTableSubjectFactoryImpl.initPojoTableSubjectFiledInfo(PojoSubject pojoSubject,
PojoTableSubject pojoTableSubject,
TableInfoImpl tableInfoImpl)
初始化数据库表映射
|
protected void |
PojoTableSubjectFactoryImpl.initPojoTableSubjectTableInfo(PojoSubject pojoSubject,
PojoTableSubject pojoTableSubject) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
PojoTableSubjectFactoryImpl.analysisTableChain(Map<Class<?>,PojoTableSubject> allSubjectMap)
解析table调用关系
|
protected void |
PojoTableSubjectFactoryImpl.initJoinCondition(Map<Class<?>,PojoTableSubject> pojoTableSubjectMap)
初始化关联查询条件
|
protected void |
PojoTableSubjectFactoryImpl.initJoinCondition(PojoMapping pojoMapping,
Map<Class<?>,PojoTableSubject> pojoTableSubjectMap)
初始化关联查询条件 检查合法性
|
Copyright © 2022. All rights reserved.