| Package | Description |
|---|---|
| net.ttddyy.dsproxy.proxy | |
| net.ttddyy.dsproxy.support |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedRowSetResultSetProxyLogic
Uses
CachedRowSet to provide repeatable read ResultSet proxy. |
class |
ConnectionProxyLogic
Proxy Logic implementation for
Connection methods. |
class |
DataSourceProxyLogic
Proxy Logic implementation for
DataSource methods. |
class |
RepeatableReadResultSetProxyLogic
Allows
ResultSet to be consumed more than once. |
class |
SimpleResultSetProxyLogic
Simply delegate method calls to the actual
ResultSet. |
class |
StatementProxyLogic
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanNameProxyDataSource
Extending
ProxyDataSource to use
spring bean name(id) as dataSourceName when it is not set. |
class |
ProxyDataSource
A proxy of
DataSource with QueryExecutionListener. |
Copyright © 2023. All rights reserved.