public class MapperUtil extends Object
| Constructor and Description |
|---|
MapperUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
createProxy(Class<?> mapperInf,
DbContext db)
生成代理实例
|
static Object |
exec(DbContext db,
String xsqlid,
Map<String,Object> paramS,
Class<?> rClz,
Type rType) |
protected static Object |
exec(DbContext db,
XmlSqlBlock block,
String xsqlid,
Map<String,Object> paramS,
Class<?> rClz,
Type rType) |
Copyright © 2025. All rights reserved.