| Package | Description |
|---|---|
| org.apache.ibatis.executor.loader.cglib | |
| org.apache.ibatis.executor.loader.javassist | |
| org.apache.ibatis.session |
TODO fillme.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CglibProxyFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
JavassistProxyFactory |
| 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.