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