Interface ColumnMapping
- All Known Implementing Classes:
BaseColumnMapping
public interface ColumnMapping
-
Method Details
-
getName
String getName() -
getColumnName
String getColumnName() -
getType
String getType() -
isReadOnly
boolean isReadOnly() -
getRelation
ColumnMappingRelation getRelation()
-