public interface KeycloakTransaction
Modifier and Type | Method and Description |
---|---|
void |
begin() |
void |
commit() |
boolean |
getRollbackOnly() |
boolean |
isActive() |
void |
rollback() |
void |
setRollbackOnly() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.