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