|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CallableWithoutException in pt.ist.fenixframework |
---|
Methods in pt.ist.fenixframework with parameters of type CallableWithoutException | ||
---|---|---|
|
TransactionManager.withTransaction(CallableWithoutException<T> command)
Transactionally execute a command, possibly returning a result. |
Uses of CallableWithoutException in pt.ist.fenixframework.backend.infinispan |
---|
Methods in pt.ist.fenixframework.backend.infinispan with parameters of type CallableWithoutException | ||
---|---|---|
|
InfinispanTransactionManager.withTransaction(CallableWithoutException<T> command)
|
Uses of CallableWithoutException in pt.ist.fenixframework.backend.jvstmmem |
---|
Methods in pt.ist.fenixframework.backend.jvstmmem with parameters of type CallableWithoutException | ||
---|---|---|
|
JVSTMMemTransactionManager.withTransaction(CallableWithoutException<T> command)
|
Uses of CallableWithoutException in pt.ist.fenixframework.backend.mem |
---|
Methods in pt.ist.fenixframework.backend.mem with parameters of type CallableWithoutException | ||
---|---|---|
|
MemTransactionManager.withTransaction(CallableWithoutException<T> command)
|
Uses of CallableWithoutException in pt.ist.fenixframework.backend.ogm |
---|
Methods in pt.ist.fenixframework.backend.ogm with parameters of type CallableWithoutException | ||
---|---|---|
|
OgmTransactionManager.withTransaction(CallableWithoutException<T> command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |