I just said it's a better solution for me (Perf.) to retrieve datas from
database with multiple request than use a big query with lot of joined
tables.
But when I retrieve large collection of simple objects, hibernate will
probably be better than OJB ... without proxy.


> > Hi,
> > I'm just a (very happy !) OJB (PB) user.
> > For me, the biggest difference between OJB and Hibernate is the query
generation.
> > I generaly have to retrieve :
> >     - small collections of simples objects (mapped to 1 or 2 tables)
> >     - more complexes objects(3 or 4 level of 1..n or n..n relations)
retrieved by ID.
> >
> > For me, OJB is the best because I can't ask database with a 6 or 7
joined table query.
>
> Eh - what do you mean by this ?
> OBJ is best because it *can't* do X ? (is that a mistype or me not getting
it ? ;)
>
> /max
>
>



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.543 / Virus Database: 337 - Release Date: 22/11/2003


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to