Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffreycassar/2438533acd6a89b302e418483e810068 to your computer and use it in GitHub Desktop.
Save jeffreycassar/2438533acd6a89b302e418483e810068 to your computer and use it in GitHub Desktop.
public Transaction getTransaction()
{
return TransactionCoordination.getInstance().getTransaction();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment