Details
- 
    
Task
 - 
    Status: Closed (View Workflow)
 - 
    
Major
 - 
    Resolution: Fixed
 - 
    None
 - 
    None
 
Description
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.