Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.11
-
None
Description
Current Situation
- ResutSet2CSVJob executes the database specific statements and uses the SOSHibernateResultSetProcessor class to create a SQL ResultSet object.
- SOSHibernateResultSetProcessor class is deprecated and should not more be used
Desired behavior
- ResultSet2CSVJob should use the SOSHibernateSQLExecutor implementation instead of SOSHibernateResultSetProcessor
- SOSHibernateResultSetProcessor will be removed
Attachments
There are no Sub-Tasks for this issue.