Hello!
1. Which is the fastest way to load an object using it's ID? Using
database.load(), or with an OQL query?
2. If one of the objects in the result set of an OQLQuery is already
loaded in the current transaction, does the QueryResults return the same
object instance? ( I mean is there _any_ chance to have during the same
transaction two instances representing the same persistent entity?)
Thank you!
Radu
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev