Uses of Enum
org.mybatis.dynamic.sql.util.InternalError
Packages that use InternalError
-
Uses of InternalError in org.mybatis.dynamic.sql.util
Methods in org.mybatis.dynamic.sql.util that return InternalErrorModifier and TypeMethodDescriptionstatic InternalError
Returns the enum constant of this type with the specified name.static InternalError[]
InternalError.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.mybatis.dynamic.sql.util with parameters of type InternalErrorModifier and TypeMethodDescriptionstatic String
Messages.getInternalErrorString
(InternalError internalError)