Uses of Interface
de.calamanari.adl.sql.config.ConfigBuilderInterfaces.MultiTableStep2
Packages that use ConfigBuilderInterfaces.MultiTableStep2
-
Uses of ConfigBuilderInterfaces.MultiTableStep2 in de.calamanari.adl.sql.config
Subinterfaces of ConfigBuilderInterfaces.MultiTableStep2 in de.calamanari.adl.sql.configMethods in de.calamanari.adl.sql.config that return ConfigBuilderInterfaces.MultiTableStep2Modifier and TypeMethodDescriptionConfigBuilderInterfaces.MultiTableStep1.asPrimaryTable()Configures this table as the primary table of a setup, means the table to start the base selection on before joining any other table.ConfigBuilderInterfaces.MultiTableStep1.thatContainsAllIds()Tells the system that every record is listed in this table.