Uses of Enum
org.seppiko.commons.jdbc.ExceptionFactory.ErrCode
-
Uses of ExceptionFactory.ErrCode in org.seppiko.commons.jdbc
Methods in org.seppiko.commons.jdbc that return ExceptionFactory.ErrCodeModifier and TypeMethodDescriptionstatic ExceptionFactory.ErrCodeReturns the enum constant of this type with the specified name.static ExceptionFactory.ErrCode[]ExceptionFactory.ErrCode.values()Returns an array containing the constants of this enum type, in the order they are declared.