| Package | Description |
|---|---|
| net.ttddyy.dsproxy.proxy | |
| net.ttddyy.dsproxy.support |
| Modifier and Type | Class and Description |
|---|---|
class |
RepeatableReadResultSetProxyLogicFactory
Factory to create
RepeatableReadResultSetProxyLogic. |
class |
SimpleResultSetProxyLogicFactory
Factory to create
SimpleResultSetProxyLogic. |
| Modifier and Type | Field and Description |
|---|---|
static ResultSetProxyLogicFactory |
ResultSetProxyLogicFactory.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
ResultSetProxyLogicFactory |
ProxyConfig.getResultSetProxyLogicFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfig.Builder |
ProxyConfig.Builder.resultSetProxyLogicFactory(ResultSetProxyLogicFactory resultSetProxyLogicFactory) |
| Modifier and Type | Method and Description |
|---|---|
ProxyDataSourceBuilder |
ProxyDataSourceBuilder.proxyResultSet(ResultSetProxyLogicFactory factory)
Enable resultset proxy with given proxy logic factory.
|
Copyright © 2017. All rights reserved.