java guru wrote:
> 
> Hi.,
>   Anyone got the xml "descriptor" sample for
> DatebaseSelectionAction?..i wanted to specify some
> where conditions in descriptor..
> 
> And also according to the code, keys and values are
> extracted using separate queries..but doesnt it raise
> data sync issues if the db gets updated between the
> queries?..correct me if i am wrong...
> 
> Or did i miss it somewhere in documentation?..

All database actions are done in transactions.  So each
transaction is all or nothing.

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to