| Package | Description |
|---|---|
| org.apache.ibatis.executor.loader |
TODO fillme.
|
| org.apache.ibatis.executor.resultset |
TODO fillme.
|
| org.apache.ibatis.session |
TODO fillme.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CglibProxyFactory |
class |
JavassistProxyFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ProxyFactory |
FastResultSetHandler.proxyFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ProxyFactory |
Configuration.proxyFactory |
| Modifier and Type | Method and Description |
|---|---|
ProxyFactory |
Configuration.getProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setProxyFactory(ProxyFactory proxyFactory) |
Copyright © 2010–2014 MyBatis.org. All rights reserved.