hi!
i want to display several lists (collections of the same class). the user 
chooses one of the objects, and this will be loaded from the database.

my current solution is a PB.getCollectionByQuery, but this is very slow, 
because the whole object tree is loaded (but not used). is there a 
solution?

i'm not sure, but i think this should be done by using proxy classes, but 
i had lots of troubles with them in client / server mode (never tried them 
in singlevm).

please help

juergen

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

Reply via email to