-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.4.3
-
Component/s: Oracle compatibility
-
Labels:None
The oracle.jdbc.OracleResultSetMetaData interface does not implement the getSchemaName and getTableName methods because Oracle Database does not make this feasible anymore.
For compatibility, with oracle result, a new option to suppress resultset metadata schema/table (and aliases) can be added.