Uses of Interface
de.calamanari.adl.sql.config.ConfigBuilderInterfaces.MultiTableStep1
Packages that use ConfigBuilderInterfaces.MultiTableStep1
-
Uses of ConfigBuilderInterfaces.MultiTableStep1 in de.calamanari.adl.sql.config
Methods in de.calamanari.adl.sql.config that return ConfigBuilderInterfaces.MultiTableStep1Modifier and TypeMethodDescriptionAdds another table to the setup step-by-stepEntry point for fluently setting up a table in the the physical data model and along with it the logical data model (mapped argNames)MultiTableConfig.withTable(String tableName, de.calamanari.adl.cnv.tps.ArgMetaInfoLookup argMetaInfoLookup) Entry point for setting up a table and for mapping it to existing argNames