类 CommandMethodMetadata
java.lang.Object
cn.sylinx.horm.proxy.command.CommandMethodMetadata
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static CommandMethodMetadataClass<?>Class<?>Class<?>boolean解析参数voidsetMetaKey(String metaKey)
-
构造器详细资料
-
CommandMethodMetadata
-
-
方法详细资料
-
get
-
resove
解析参数- 参数:
args-- 返回:
- Tuple[0]:查询参数, Tuple[1]:pageNumber, Tuple[2]:pageSize, Tuple[3]:datasource
-
getTruelyReturnType
-
getResource
-
getCommandInterface
-
getCommandAnnotation
-
getMethod
-
getReturnType
-
isNativeSql
public boolean isNativeSql() -
getMetaKey
-
setMetaKey
-