public class DbRelationshipDetected extends DbRelationship
DbRelationship to hold some extra runtime information.joins, toDependentPKname, runtime, sourceEntity, targetEntityName, toMany| Constructor and Description |
|---|
DbRelationshipDetected(String uniqueRelName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFkName()
Get the name of the underlying foreign key.
|
acceptVisitor, addJoin, createReverseRelationship, encodeAsXML, getJoins, getReverseRelationship, getSourceAttributes, getSourceEntity, getSourceEntityName, getTargetAttributes, getTargetEntity, isFromPK, isMandatory, isSourceIndependentFromTargetChange, isToDependentPK, isToMasterPK, isToPK, isValidForDepPk, removeAllJoins, removeJoin, setJoins, setToDependentPK, setToMany, srcFkSnapshotWithTargetSnapshot, srcPkSnapshotWithTargetSnapshot, targetPkSnapshotWithSrcSnapshot, toStringgetName, getParent, getTargetEntityName, isRuntime, isToMany, setName, setParent, setRuntime, setSourceEntity, setTargetEntityName, setTargetEntityNameCopyright © 2001–2019 Apache Cayenne. All rights reserved.