Processes the passed entry which is a {@link ConfigToken} from{@link ColumnConfig}. The value stored in the entry will be updated depending on the processor declared in the {@link ConfigToken}.
If new entries are to be added, they will be added in the {@code stagingConfigurations} field of the passed{@link ColumnConfiguration} instance. @param configEntry The map entry to update. @param columnConfiguration The column configuration to be updated. @param tableConfiguration The table configuration to be updated.
|
|
|
|