| Package | Description |
|---|---|
| org.delia.db.sql.prepared | |
| org.delia.rule | |
| org.delia.runner | |
| org.delia.type |
| Modifier and Type | Method and Description |
|---|---|
protected String |
PreparedStatementGenerator.doGenerateUpdate(DValue dval,
Map<String,DRelation> map,
SqlStatement statement) |
String |
InsertStatementGenerator.generateUpdateBody(StrCreator sc,
DValue dval,
Map<String,DRelation> map,
SqlStatement statement) |
| Modifier and Type | Method and Description |
|---|---|
DRelation |
DValueRuleOperand.asRelation(DValue dval) |
DRelation |
RuleOperand.asRelation(DValue dval) |
DRelation |
RuleRuleOperand.asRelation(DValue dval) |
DRelation |
ScalarRuleOperand.asRelation(DValue dval) |
DRelation |
StructDValueRuleOperand.asRelation(DValue dval) |
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
FetchRunner.load(DRelation drel,
String targetFieldName) |
QueryResponse |
FetchRunnerImpl.load(DRelation drel,
String targetFieldName) |
QueryResponse |
FetchRunner.queryOwningType(DStructType owningType,
String subject,
DRelation drel) |
QueryResponse |
FetchRunnerImpl.queryOwningType(DStructType owningType,
String fieldName,
DRelation drel) |
| Modifier and Type | Method and Description |
|---|---|
DRelation |
DValue.asRelation() |
DRelation |
DValueImpl.asRelation() |
Copyright © 2020. All rights reserved.