FieldMapperDefinition.public interface SQLMappingColumnDefinition
SQLMappingColumn implementations.| Modifier and Type | Interface and Description |
|---|---|
static class |
SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition
Deprecated.
Defines all internal
SQLMappingColumnDefinition implementations that are available in {addon.label}. |
| Modifier and Type | Method and Description |
|---|---|
com.onwbp.base.text.UserMessage |
getDescription()
Deprecated.
Returns the description of
SQLMappingColumn. |
com.onwbp.base.text.UserMessage |
getLabel()
Deprecated.
Returns the label of
SQLMappingColumn. |
SQLMappingColumn |
getSQLMappingColumn()
Deprecated.
Returns an instance of
SQLMappingColumn. |
com.onwbp.base.text.UserMessage getLabel()
SQLMappingColumn.com.onwbp.base.text.UserMessage getDescription()
SQLMappingColumn.SQLMappingColumn getSQLMappingColumn()
SQLMappingColumn.