On Thu, Jun 21, 2012 at 8:10 PM, valivets <samira.valiv...@barclays.com> wrote:
> Hi all..
> I am using camel jdbc component to run a query and get a resultset. I need
> the column names in a separate list. Currently I am fetching the column
> names manually from the list of maps returned. Is there a better way to do
> this? Is there a way to get the metadata separately?
>

No

Where would you have that meta data, returned in a special header as well?
And a List<String> with the column names?

CamelJdbcColumnNames : List<String>

As we love contributions, then feel free to log a JIRA and work on a patch
http://camel.apache.org/contributing.html

>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Fetching-metadata-from-Camel-JDBC-Component-tp5714879.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to