类的使用
org.springframework.test.context.jdbc.SqlConfig
使用SqlConfig的程序包 程序包 说明 org.springframework.test.context.jdbc JDBC support classes for the Spring TestContext Framework, including support for declarative SQL script execution via@Sql.org.springframework.test.context.jdbc中SqlConfig的使用
返回SqlConfig的org.springframework.test.context.jdbc中的方法 修饰符和类型 方法 说明 SqlConfigconfig()Local configuration for the SQL scripts and statements declared within this@Sqlannotation.