Uses of Interface
de.calamanari.adl.sql.config.ConfigBuilderInterfaces.SingleTableDataColumnStep1
Packages that use ConfigBuilderInterfaces.SingleTableDataColumnStep1
-
Uses of ConfigBuilderInterfaces.SingleTableDataColumnStep1 in de.calamanari.adl.sql.config
Methods in de.calamanari.adl.sql.config that return ConfigBuilderInterfaces.SingleTableDataColumnStep1Modifier and TypeMethodDescriptionConfigBuilderInterfaces.SingleTableAddColumnOrExit.dataColumn(String columnName, AdlSqlType columnType) Adds a data column of the given type to the current table