Details
Description
Build 86 of Mustang introduced changes to the Connection interface that were not compatible with the existing Derby implementions.
createArray() was renamed createArrayOf() and setClientInfoProperties() now throws SQLClientInfoException (rather than ClientInfoException). The result of this is that it is not possible to build Derby with build 86.
Attachments
Attachments
Issue Links
- relates to
-
DERBY-1238 Add vacuous implementations for Connection.createStruct() and Connection.createArray()
- Closed
-
DERBY-1282 Finish client info api for JDBC4. Compliance task.
- Closed