Uses of Class
cn.sliew.sakura.dao.util.MybatisUtil
-
Packages that use MybatisUtil Package Description cn.sliew.sakura.dao.util -
-
Uses of MybatisUtil in cn.sliew.sakura.dao.util
Methods in cn.sliew.sakura.dao.util that return MybatisUtil Modifier and Type Method Description static MybatisUtilMybatisUtil. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MybatisUtil[]MybatisUtil. values()Returns an array containing the constants of this enum type, in the order they are declared.
-