Skip to content

Instantly share code, notes, and snippets.

@gtudan
Created August 8, 2017 17:29
Show Gist options
  • Save gtudan/029af6d68c80f82a21370ac993bd6170 to your computer and use it in GitHub Desktop.
Save gtudan/029af6d68c80f82a21370ac993bd6170 to your computer and use it in GitHub Desktop.
Session session = sessionFactory.withOptions()
.tenantIdentifier( yourTenantIdentifier )
.openSession();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment