spring-framework / org.springframework.test.context.jdbc / Sql / config

config

val config: SqlConfig

Local configuration for the SQL scripts and statements declared within this @Sql annotation.

See the class-level javadocs for SqlConfig for explanations of local vs. global configuration, inheritance, overrides, etc.

Defaults to an empty SqlConfig instance.