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