Hello Guys,
             Sometime back I'd posted a query about being able to specify a
NOWAIT / WAIT option for the 'select-for-update' bean level option. The
change I'd suggested was simply to

1. Add a wait-option field in the jaws.xml file that held the exact string
that was used to specify the wait option and gets appended to the select for
update sql
2. Load this in the JawsEntityMetaData
3. Check for it and add it in the JDBCLoadEntityCommand.

Does this sound sensible or completely off?

Regards

Vinay


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to