| 程序包 | 说明 |
|---|---|
| cool.lazy.cat.orm.core.jdbc.sql | |
| cool.lazy.cat.orm.core.jdbc.sql.printer | |
| cool.lazy.cat.orm.core.jdbc.sql.structure |
| 限定符和类型 | 方法和说明 |
|---|---|
SqlStructure |
ParameterMapping.getSqlStructure() |
SqlStructure |
ParameterMappingImpl.getSqlStructure() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ParameterMapping.setSqlStructure(SqlStructure sqlStructure) |
void |
ParameterMappingImpl.setSqlStructure(SqlStructure sqlStructure) |
| 构造器和说明 |
|---|
ParameterMappingImpl(Class<?> pojoType,
SqlStructure sqlStructure) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
ConditionSqlPrinter.merge(WhereSqlString<?> analysisWhere,
SqlStructure sqlStructure,
SqlParameterMapping sqlParameterMapping,
ParameterMapping currentlyProcessed) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DMLSqlStructure |
interface |
DQLSqlStructure |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DMLSqlStructureImpl |
class |
DQLSqlStructureImpl |
Copyright © 2022. All rights reserved.