RE: Mapping a temporary table

2009-01-14 Thread Pinaki Poddar
g with SQL strings ;) 3. Track usage of org.apache.openjpa.kernel.exps.FilterListener and see if there is any light at the end of that tunnel. The context in which FilterListeners are invoked seems to fit better to your problem description. -- View this message in context: http://n2.nabble.com

RE: Mapping a temporary table

2009-01-14 Thread Michael Vorburger
sel, Object[] params) { public SQLBuffer toUpdate(ClassMapping mapping, Select sel, JDBCStore store, Object[] params, Map updates) { -Original Message- From: Pinaki Poddar [mailto:ppod...@apache.org] Sent: Tuesday, January 13, 2009 10:28 PM To: users@openjpa.apache.org Subject: RE: Mapping

RE: Mapping a temporary table

2009-01-13 Thread Pinaki Poddar
/Mapping-a-temporary-table-tp2133474p2153452.html Sent from the OpenJPA Users mailing list archive at Nabble.com.

RE: Mapping a temporary table

2009-01-13 Thread Michael Vorburger
Original Message- From: Pinaki Poddar [mailto:ppod...@apache.org] Sent: mardi, 13. janvier 2009 05:21 To: users@openjpa.apache.org Subject: Re: Mapping a temporary table Consider Native Query that is dynamically constructed with temporary table name + appropriate ResultSetMapping that pours t

Re: Mapping a temporary table

2009-01-12 Thread Pinaki Poddar
Consider Native Query that is dynamically constructed with temporary table name + appropriate ResultSetMapping that pours the projections of SQL query to your Entity class. -- View this message in context: http://n2.nabble.com/Mapping-a-temporary-table-tp2133474p2149510.html Sent from the

Re: Mapping a temporary table

2009-01-12 Thread Judes Tumuhairwe
tion, it is not related to reporting or > OLAP as it is real time. In a second phase we will include asynchronous > calculation for very long query. > > > > Thanks for your interest. > > > > Yann > > > > ____ > > From: Judes T

RE: Mapping a temporary table

2009-01-12 Thread Yann Andenmatten
From: Judes Tumuhairwe (via Nabble) [mailto:ml-user+110072-47525...@n2.nabble.com] Sent: vendredi, 9. janvier 2009 23:24 To: Yann Andenmatten Subject: Re: Mapping a temporary table Hi Yann, > We want to read data from an application which generate result

Re: Mapping a temporary table

2009-01-09 Thread Judes Tumuhairwe
lem ? > > Thanks > Yann > -- > View this message in context: > http://n2.nabble.com/Mapping-a-temporary-table-tp2133474p2133474.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. > >

Mapping a temporary table

2009-01-09 Thread Yann Andenmatten
be a way. What would you suggest ? Does anyone faced the same problem ? Thanks Yann -- View this message in context: http://n2.nabble.com/Mapping-a-temporary-table-tp2133474p2133474.html Sent from the OpenJPA Users mailing list archive at Nabble.com.