public class MapperInvocationHandler extends Object implements InvocationHandler
| 限定符和类型 | 字段和说明 |
|---|---|
private FlexDataSource |
dataSource |
private Object |
mapper |
| 构造器和说明 |
|---|
MapperInvocationHandler(Object mapper,
DataSource dataSource) |
private final FlexDataSource dataSource
public MapperInvocationHandler(Object mapper, DataSource dataSource)
Copyright © 2023. All rights reserved.