Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created February 16, 2011 01:36
Show Gist options
  • Save wfaler/828672 to your computer and use it in GitHub Desktop.
Save wfaler/828672 to your computer and use it in GitHub Desktop.
tx.scala
transaction{
..your code within the transaction/persistence context goes here..
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment