-
Bug
-
Resolution: Fixed
-
P4
-
7
-
generic
-
generic
The JDBC implementation has a static dependency on the rowset RI, which in turn has undesirable dependencies on JAXP. This bug requests that JDBC be changed so that it doesn't have a static dependency. This will require JDBC to be installed as a module and would be usable with JDBC 3 driver and JDBC 4 drivers that have their own rowset implementation.