Package | Description |
---|---|
org.apache.deltaspike.jpa.api.transaction |
Modifier and Type | Method and Description |
---|---|
<T> T |
TransactionHelper.executeTransactional(java.util.concurrent.Callable<T> callable)
Execute the given
Callable in a Transitional manner. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.