@ApplicationScoped public class TransactionHelper extends Object
Constructor and Description |
---|
TransactionHelper() |
Modifier and Type | Method and Description |
---|---|
void |
withTransaction(Runnable runnable) |
<T> T |
withTransaction(Supplier<T> supplier) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.