Interface ParameterDefinitionBuilder.AffectsTableStructureBuilder
- Enclosing interface:
- ParameterDefinitionBuilder
public static interface ParameterDefinitionBuilder.AffectsTableStructureBuilder
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionaffectsTableStructure
(Boolean affectsTableStructure) Configures the flag for table structure changes.
-
Method Details
-
affectsTableStructure
Configures the flag for table structure changes.- Parameters:
affectsTableStructure
- flag for table structure changes- Returns:
- Parameter definition builder
-