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

value

@AliasFor("scripts") val value: Array<String>

Alias for #scripts.

This attribute may not be used in conjunction with #scripts, but it may be used instead of #scripts.

See Also
#scripts#statements