Interface ColumnSettingSteps.ColumnSimpleStep<T>

Type Parameters:
T - The type of value generated for the column
All Superinterfaces:
ColumnConfig<T,JdbcTableFacet.Builder>
Enclosing interface:
ColumnSettingSteps

public static interface ColumnSettingSteps.ColumnSimpleStep<T> extends ColumnConfig<T,JdbcTableFacet.Builder>
The step to configure column.

This interface supports same methods as ColumnConfig.