Uses of Enum Class
io.trino.plugin.jdbc.JdbcErrorCode
Packages that use JdbcErrorCode
-
Uses of JdbcErrorCode in io.trino.plugin.jdbc
Methods in io.trino.plugin.jdbc that return JdbcErrorCodeModifier and TypeMethodDescriptionstatic JdbcErrorCodeReturns the enum constant of this class with the specified name.static JdbcErrorCode[]JdbcErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.