When using OpenLink ODBC-JDBC bridge on Windows, it tries to run the method ConnectionImpl.setReadOnly(String ...). The spec says that setReadOnly(boolean ...) is required. This causes the bridge to fail on Windows.
Add setReadOnly(String ...) to ConnectionImpl
-
- Assignee:
-
Kevin Risden
- Reporter:
-
Kevin Risden
-
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue