org.gcube.data.analysis.tabulardata.model.relationship
Interface TableRelationship

All Superinterfaces:
ColumnRelationship, Serializable
All Known Implementing Classes:
TableRelationshipImpl

public interface TableRelationship
extends ColumnRelationship


Method Summary
 ColumnReference getSourceTableFKRef()
           
 
Methods inherited from interface org.gcube.data.analysis.tabulardata.model.relationship.ColumnRelationship
getTargetPKRef, getTargetTableRef, isChildParentRelationship
 

Method Detail

getSourceTableFKRef

ColumnReference getSourceTableFKRef()


Copyright © 2013. All Rights Reserved.