Skip to content

Instantly share code, notes, and snippets.

@ableasdale
Created May 2, 2013 14:52
Show Gist options
  • Save ableasdale/5502748 to your computer and use it in GitHub Desktop.
Save ableasdale/5502748 to your computer and use it in GitHub Desktop.
Setting the TransactionMode for an UPDATE
s.setTransactionMode(Session.TransactionMode.UPDATE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment