[ 
https://issues.apache.org/jira/browse/PIVOT-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Brown updated PIVOT-93:
----------------------------

    Description: 
This class will implement List<Object> and will allow callers to wrap JDBC 
results in a collection that is serializable by JSONSerializer and 
CSVSerializer.

We'll need a way to specify the columns and types that should be extracted, 
possibly via a column name to Class<?> mapping.



  was:
This class will implement List<Object> and will allow callers to wrap JDBC 
results in a collection that is serializable by JSONSerializer and 
CSVSerializer.




> Create a pivot.sql.ResultSetAdapter class
> -----------------------------------------
>
>                 Key: PIVOT-93
>                 URL: https://issues.apache.org/jira/browse/PIVOT-93
>             Project: Pivot
>          Issue Type: New Feature
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>
> This class will implement List<Object> and will allow callers to wrap JDBC 
> results in a collection that is serializable by JSONSerializer and 
> CSVSerializer.
> We'll need a way to specify the columns and types that should be extracted, 
> possibly via a column name to Class<?> mapping.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to