Uses of Enum
org.mybatis.dynamic.sql.util.InternalError
-
Uses of InternalError in org.mybatis.dynamic.sql.util
Modifier 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.Modifier and TypeMethodDescriptionstatic String
Messages.getInternalErrorString
(InternalError internalError)