Uses of Enum Class
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 InternalErrorReturns the enum constant of this class with the specified name.static InternalError[]InternalError.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mybatis.dynamic.sql.util with parameters of type InternalErrorModifier and TypeMethodDescriptionstatic StringMessages.getInternalErrorString(InternalError internalError)