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