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 2010/02/02 00:01:19 UTC

[jira] Updated: (PIVOT-93) Create a pivot.sql.ResultList class

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

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

    Assignee: Greg Brown  (was: Sandro Martini)

> Create a pivot.sql.ResultList class
> -----------------------------------
>
>                 Key: PIVOT-93
>                 URL: https://issues.apache.org/jira/browse/PIVOT-93
>             Project: Pivot
>          Issue Type: New Feature
>          Components: core-sql
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>             Fix For: 1.4.1
>
>
> This class will implement List<Map<String, 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. We should also make the resulting map key configurable.

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