Interface ColumnMappingRelation
-
- All Known Implementing Classes:
BaseColumnMappingRelation
public interface ColumnMappingRelation
- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getJoinTableName()
String
getOwningColumnName()
String
getReferenceColumnName()
String
getReferenceServiceDefinitionKey()
boolean
isEager()
-