Skip to content

Instantly share code, notes, and snippets.

@brfrn169
Last active July 20, 2022 05:29
Show Gist options
  • Save brfrn169/37e55e0145a2605393aa69ce498b2508 to your computer and use it in GitHub Desktop.
Save brfrn169/37e55e0145a2605393aa69ce498b2508 to your computer and use it in GitHub Desktop.
How to Get Started with Scalar DB
TransactionFactory factory = TransactionFactory.create("database.properties");
DistributedTransactionManager manager = factory.getTransactionManager();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment