D
- P
- public class SQLXMLInvocationHandler<D,P> extends LocatorInvocationHandler<D,P,java.sql.SQLXML>
AbstractInvocationHandler.SimpleInvoker
cluster, logger
Constructor and Description |
---|
SQLXMLInvocationHandler(P object,
SQLProxy<D,P> proxy,
Invoker<D,P,java.sql.SQLXML> invoker,
java.util.Map<Database<D>,java.sql.SQLXML> objectMap) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Set<java.lang.reflect.Method> |
getDatabaseReadMethodSet() |
close, getInvocationStrategy, postInvoke, record
close, createObject, getParent, getParentProxy, getRoot
addChild, detectClusterPanic, entries, entry, getDatabaseCluster, getInvoker, getObject, handleFailure, handleFailures, handlePartialFailure, invoke, isRecordable, isSQLMethod, removeChild, removeChildren, replay, retain
protected java.util.Set<java.lang.reflect.Method> getDatabaseReadMethodSet()
getDatabaseReadMethodSet
in class LocatorInvocationHandler<D,P,java.sql.SQLXML>