Types -
sql
- BatchExecuteError T5
-
Represents an error occurred when a batch execution is running.
- DatabaseError T4
-
Represents an error caused by an issue related to database accessibility, erroneous queries, constraint violations, database resource clean-up, and other similar scenarios.
- Error DatabaseError | BatchExecuteError | ApplicationError
-
Represents a database or application level error returned from JDBC client remote functions.
- Value string | int | boolean | float | decimal | byte[] | xml | TypedValue?
-
Possible type of parameters that can be passed into the SQL query.
- $anonType$11 -2
- $anonType$12 -3