public class MapperHandler extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected DbContext |
db |
protected Class<?> |
mapperClz |
protected static UnsupportedOperationException |
UOE |
| Modifier | Constructor and Description |
|---|---|
protected |
MapperHandler(DbContext db,
Class<?> mapperClz) |
protected DbContext db
protected Class<?> mapperClz
protected static UnsupportedOperationException UOE
Copyright © 2025. All rights reserved.