| Interface | Description | 
|---|---|
| CallbackHandler | 
 Callback logic for proxy invocation. 
 | 
| ConnectionHolder | 
 Provide methods to retrieve original  
Connection from proxy object. | 
| ConnectionIdManager | 
Connection ID manager interface. | 
| ProxyConfigHolder | 
 Provide a method to retrieve  
ProxyConfig from proxy object. | 
| ProxyFactory | 
 Defines factory methods to create proxy of SPI classes. 
 | 
| ProxyFactoryFactory | 
 Factory to create a  
ProxyFactory. | 
| Class | Description | 
|---|---|
| BatchCallbackHandler | 
 Proxy callback handler for  
Batch. | 
| ConnectionCallbackHandler | 
 Proxy callback handler for  
Connection. | 
| ConnectionFactoryCallbackHandler | 
 Proxy callback handler for  
ConnectionFactory. | 
| DelegatingContextView | 
ContextView implementation that delegates to the given ContextView in constructor. | 
| ProxyConfig | 
 Central configuration object for proxy. 
 | 
| ProxyConfig.Builder | 
 Builder to create a  
ProxyConfig. | 
| ProxyUtils | 
 Utility methods to obtain original  
Connection from proxy class. | 
| QueriesExecutionContext | 
 The context of queries execution. 
 | 
| ResultCallbackHandler | 
 Proxy callback handler for  
Result. | 
| RowCallbackHandler | 
 Proxy callback handler for  
Row. | 
| RowSegmentCallbackHandler | 
 Proxy callback handler for  
Result.RowSegment. | 
| StatementCallbackHandler | 
 Proxy callback handler for  
Statement. | 
Copyright © 2025. All rights reserved.