Enum Class的使用
cn.taketoday.test.context.jdbc.SqlConfig.ErrorMode
使用SqlConfig.ErrorMode的程序包
程序包
说明
JDBC support classes for the TestContext Framework,
including support for declarative SQL script execution via
@Sql.-
cn.taketoday.test.context.jdbc中SqlConfig.ErrorMode的使用
修饰符和类型方法说明(专用程序包) SqlConfig.ErrorModeMergedSqlConfig.getErrorMode()Get theSqlConfig.ErrorMode.static SqlConfig.ErrorModeReturns the enum constant of this class with the specified name.static SqlConfig.ErrorMode[]SqlConfig.ErrorMode.values()Returns an array containing the constants of this enum class, in the order they are declared.