You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to orient-...@googlegroups.com
I'd like to know if it's possible to enable pessimistic locking by default. In other words, within each transaction, the system automatically locks any record that is being accessed. Is there anything I can do via the Java API or the database settings to enable this?
scott molinari
unread,
Jul 1, 2015, 1:49:09 AM7/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to orient-...@googlegroups.com
According to the docs, pessimistic transactions aren't supported.