Uses of Enum Class
cn.lm.mybatis.mapper.code.IdentityDialect
Packages that use IdentityDialect
-
Uses of IdentityDialect in cn.lm.mybatis.mapper.code
Methods in cn.lm.mybatis.mapper.code that return IdentityDialectModifier and TypeMethodDescriptionstatic IdentityDialectIdentityDialect.getDatabaseDialect(String database) static IdentityDialectReturns the enum constant of this class with the specified name.static IdentityDialect[]IdentityDialect.values()Returns an array containing the constants of this enum class, in the order they are declared.