Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
10.3.3.0
-
None
-
I am currently running on Mac 10.5 with Java 5. However, it has also been observed on other platforms in our automated build such as SUSE Linux and Windows with Java 5.
-
Normal
-
Release Note Needed
-
Deviation from standard, Embedded/Client difference, Regression
Description
The application of both DERBY-2653 and DERBY-3426 in the 10.3.3.0 seems to have created a regression in how the network JDBC client implementation of PreparedStatement.getGeneratedKeys() behaves as compared to 10.3.2.1. Note that there wasn't a change in behavior between versions for the embedded implementation. However, in general there are behavior discrepancies between the network and client implementations for this method.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-4031 If NO_GENERATED_KEYS is specified, Statement.getGeneratedKeys should return an empty ResultSet, not null
- Open
- relates to
-
DERBY-4921 Statement.executeUpdate(String sql, String[] columnNames) throws ERROR X0X0F.S exception with EmbeddedDriver
- Closed