<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 8/18/16 1:13 AM, Stian Thorgersen
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJgngAfebWPGvqfcdUHQt+RK7JjyWLtATW4deRwh4wsDBFKteQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">One problem with this approach is that you end up
        having a separate JDBC connection and transaction even if it
        uses the same database the Keycloak server uses.
        <div><br>
        </div>
      </div>
    </blockquote>
    Something we have to fix anyways.  Its on my todo list.<br>
    <br>
    <blockquote
cite="mid:CAJgngAfebWPGvqfcdUHQt+RK7JjyWLtATW4deRwh4wsDBFKteQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Take a look at <a moz-do-not-send="true"
href="https://github.com/keycloak/keycloak/tree/master/examples/providers/domain-extension/src/main/java/org/keycloak/examples/domainextension/jpa">https://github.com/keycloak/keycloak/tree/master/examples/providers/domain-extension/src/main/java/org/keycloak/examples/domainextension/jpa</a>
          for example which allows adding custom entities to the main
          EntityManager.</div>
      </div>
      <div class="gmail_extra"><br>
      </div>
    </blockquote>
    I'm really not a big fan of this extension and this is something I
    do not want to support for product ever.<br>
    <br>
    Bill<br>
  </body>
</html>