| Package | Description |
|---|---|
| org.delia.db.sql.prepared | |
| org.delia.rule.rules | |
| org.delia.util |
| Modifier and Type | Method and Description |
|---|---|
static TableInfo |
TableInfoHelper.findTableInfo(List<TableInfo> tblInfoL,
TypePair pair,
RelationInfo info) |
| Modifier and Type | Field and Description |
|---|---|
RelationInfo |
RelationManyRule.relInfo |
RelationInfo |
RelationOneRule.relInfo |
| Modifier and Type | Method and Description |
|---|---|
static RelationInfo |
DRuleHelper.findManyToManyRelation(TypePair pair,
DStructType dtype) |
static RelationInfo |
DRuleHelper.findMatchingRuleInfo(DStructType structType,
TypePair pair) |
static RelationInfo |
DRuleHelper.findOtherSideMany(DType otherSide,
DStructType structType) |
static RelationInfo |
DRuleHelper.findOtherSideOne(DType otherSide,
DStructType structType) |
static RelationInfo |
DRuleHelper.findOtherSideOneOrMany(DType otherSide,
DStructType structType) |
static RelationInfo |
DRuleHelper.findOtherSideOneOrManyForField(DType structType,
String fieldName) |
Copyright © 2020. All rights reserved.