Uses of Enum
org.wso2.carbon.database.utils.jdbc.JdbcConstants.ErrorCodes
Packages that use JdbcConstants.ErrorCodes
-
Uses of JdbcConstants.ErrorCodes in org.wso2.carbon.database.utils.jdbc
Methods in org.wso2.carbon.database.utils.jdbc that return JdbcConstants.ErrorCodesModifier and TypeMethodDescriptionstatic JdbcConstants.ErrorCodesReturns the enum constant of this type with the specified name.static JdbcConstants.ErrorCodes[]JdbcConstants.ErrorCodes.values()Returns an array containing the constants of this enum type, in the order they are declared.