Re: Possibility of jdbc component when performing a select to return a map

2015-03-24 Thread angelo.rlcosta
of request.body.get("100") i want something like > > request.body.get(${property.currentCode}) > > > > Thanks in advance, > > > > > > > > > > -- > > View this message in context: > > > http://camel.465427.n5.nabble.com/Possibility-

Re: Possibility of jdbc component when performing a select to return a map

2015-03-23 Thread Antoine DESSAIGNE
> > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Possibility-of-jdbc-component-when-performing-a-select-to-return-a-map-tp5764228p5764287.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Possibility of jdbc component when performing a select to return a map

2015-03-17 Thread angelo.rlcosta
t;100") So instead of request.body.get("100") i want something like request.body.get(${property.currentCode}) Thanks in advance, -- View this message in context: http://camel.465427.n5.nabble.com/Possibility-of-jdbc-component-when-performing-a-select-to-return-a-m

Re: Possibility of jdbc component when performing a select to return a map

2015-03-17 Thread angelo.rlcosta
gt; so instead of a List i have a Map > where > > the key is for example List[i].COLUMN_A and then the inner map the same > as > > the Map in the List. > > > > Thanks in advance, > > > > > > > > > > -- > > View this message in context: > > > http:/

Re: Possibility of jdbc component when performing a select to return a map

2015-03-16 Thread Antoine DESSAIGNE
. > > Thanks in advance, > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Possibility-of-jdbc-component-when-performing-a-select-to-return-a-map-tp5764228.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Possibility of jdbc component when performing a select to return a map

2015-03-16 Thread angelo.rlcosta
r example List[i].COLUMN_A and then the inner map the same as the Map in the List. Thanks in advance, -- View this message in context: http://camel.465427.n5.nabble.com/Possibility-of-jdbc-component-when-performing-a-select-to-return-a-map-tp5764228.html Sent from the Camel - Users mailing