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 ErrorSetErrorSet. ALL_ERRORSThe set which contains all errorsstatic ErrorSetErrorSet. NO_ERRORSThe set which contains no errors
-