Uses of Enum Class
tk.mybatis.mapper.code.IdentityDialect
Packages that use IdentityDialect
-
Uses of IdentityDialect in tk.mybatis.mapper.code
Methods in tk.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.