public interface TransactionalProxyFactory<Z,D extends Database<Z>,P,T> extends ChildProxyFactory<Z,D,P,SQLException,T,SQLException>
Modifier and Type | Method and Description |
---|---|
TransactionContext<Z,D> |
getTransactionContext() |
close, close, getParent, getParentProxy, remove
addChild, createProxy, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildren, replay
TransactionContext<Z,D> getTransactionContext()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.