Re: Query to return shared data for performance reasons.

2008-07-03 Thread Gustav Trede
mprove the performance of cache-suitable applications. Here is a link to the caching documentation. http://openjpa.apache.org/builds/1.1.0/docs/ref_guide_caching.html -Jeremy On Thu, Jul 3, 2008 at 10:31 AM, Gustav Trede <[EMAIL PROTECTED]> wrote: hello, Im interested in helping openjpa t

Query to return shared data for performance reasons.

2008-07-03 Thread Gustav Trede
hello, Im interested in helping openjpa to implement that query can return shared objects from the cache. On many usage cases its only of interest to read data, no need to get a clone/copy then. (and yes its up to the user to not actually edit the returned data.) This exists in eclipselink

map FK valueas property value ?

2008-03-07 Thread Gustav Trede
decision, I could make hibernate do do this maping, so If its currently not possible in openjpa I would be willing to with some intital guidance in the codebase implement it. regards gustav trede