public class CrudRelationship extends AbstractRelationship
sources, target
Constructor and Description |
---|
CrudRelationship() |
Modifier and Type | Method and Description |
---|---|
RelationshipType |
getRelationshipType() |
String |
getSqlHash() |
void |
setTarget(RelationshipElement<?> target) |
addExpressionTransform, addSource, addSource, getEffectType, getFunction, getId, getPartition, getProcedureId, getProcess, getSources, getSqlComment, getTarget, isShowStarRelation, setEffectType, setFunction, setPartition, setProcedureId, setProcess, setShowStarRelation
public CrudRelationship()
public RelationshipType getRelationshipType()
public String getSqlHash()
getSqlHash
in class AbstractRelationship
public void setTarget(RelationshipElement<?> target)
setTarget
in class AbstractRelationship