public class FetchMethodMapper extends MethodMapper
dao, method, paramNames, pName, pojoType| Constructor and Description |
|---|
FetchMethodMapper(org.nutz.dao.Dao dao,
Method method,
String pName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
exec(Object[] args) |
String |
prefix() |
makeCnd, mNamepublic String prefix()
prefix in class MethodMapperpublic Object exec(Object[] args)
exec in class MethodMapperCopyright © 2017. All rights reserved.