Uses of Interface
de.calamanari.adl.sql.config.SqlContainsPolicy.CreatorFunction
Packages that use SqlContainsPolicy.CreatorFunction
-
Uses of SqlContainsPolicy.CreatorFunction in de.calamanari.adl.sql.config
Methods in de.calamanari.adl.sql.config with parameters of type SqlContainsPolicy.CreatorFunctionModifier and TypeMethodDescriptiondefault SqlContainsPolicySqlContainsPolicy.withCreatorFunction(SqlContainsPolicy.CreatorFunction createInstructionFunction) This method derives a new policy from the given one by replacing the creation strategy with a new one with an auto-generated name.default SqlContainsPolicySqlContainsPolicy.withCreatorFunction(String name, SqlContainsPolicy.CreatorFunction createInstructionFunction) This method derives a new policy from the given one by replacing the creation strategy with a new one.