Uses of Interface
de.calamanari.adl.sql.config.ConfigBuilderInterfaces.SingleTableStep3
Packages that use ConfigBuilderInterfaces.SingleTableStep3
-
Uses of ConfigBuilderInterfaces.SingleTableStep3 in de.calamanari.adl.sql.config
Subinterfaces of ConfigBuilderInterfaces.SingleTableStep3 in de.calamanari.adl.sql.configMethods in de.calamanari.adl.sql.config that return ConfigBuilderInterfaces.SingleTableStep3Modifier and TypeMethodDescriptionConfigBuilderInterfaces.SingleTableStep2.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.SingleTableStep2.thatContainsAllIds()Tells the system that every record is listed in this table.