Title: Nachricht
Hi Werner,
yes, it does. The answer from Bruce too. It is not a part of the OQL-Query, but of the function call.
 
Thanks.
 
 
Marco,

have a look at

http://castor.exolab.org/api/org/exolab/castor/jdo/Database.html#load(java.lang.Class, java.lang.Object, short)

and

http://castor.exolab.org/api/org/exolab/castor/jdo/Query.html#execute(short)

to get an idea of how the access mode might be used. In general, most of the methods to load an object or to
execute a query are overloaded so that you can provide an access mode.

I hope this answers your question. 

Reply via email to