-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: core-libs
-
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.