[keycloak-dev] Transaction active

Marek Posolda mposolda at redhat.com
Mon Aug 11 08:04:46 EDT 2014


I believe that when tx.commit() or tx.rollback() is called, then 
transaction shouldn't be in the active state anymore, right? Actually 
JPA works this way, but our other transaction implementations 
(TransactionManager, cache, mongo) are not. Should we change that?

Marek


More information about the keycloak-dev mailing list