Uses of Interface
de.calamanari.adl.sql.config.ConfigBuilderInterfaces.DataColumnStep4
Packages that use ConfigBuilderInterfaces.DataColumnStep4
-
Uses of ConfigBuilderInterfaces.DataColumnStep4 in de.calamanari.adl.sql.config
Subinterfaces of ConfigBuilderInterfaces.DataColumnStep4 in de.calamanari.adl.sql.configModifier and TypeInterfaceDescriptionstatic interfaceFluent API to build aDataColumnstatic interfaceFluent API to build aDataColumnMethods in de.calamanari.adl.sql.config that return ConfigBuilderInterfaces.DataColumnStep4Modifier and TypeMethodDescriptionConfigBuilderInterfaces.DataColumnStep4.filteredBy(String columnName, AdlSqlType columnType, String value) Defines an extra column filter on a column.ConfigBuilderInterfaces.DataColumnStep3.multiRow()Defines that the data for a single record can be spread across multiple rows.