You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2009/04/15 16:01:15 UTC

[jira] Resolved: (PIVOT-93) Create a pivot.sql.ResultSetAdapter class

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

Greg Brown resolved PIVOT-93.
-----------------------------

    Resolution: Won't Fix

This feature will not be implemented. It is more efficient to implement such logic at the application level.



> 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.