Uses of Interface
oracle.jdbc.ErrorSet
-
Packages that use ErrorSet Package Description oracle.jdbc Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the packageoracle.jdbc
. -
-
Uses of ErrorSet in oracle.jdbc
Fields in oracle.jdbc declared as ErrorSet Modifier and Type Field Description static ErrorSet
ErrorSet. ALL_ERRORS
The set which contains all errorsstatic ErrorSet
ErrorSet. NO_ERRORS
The set which contains no errors
-