Uses of Class
org.apache.ibatis.binding.MapperMethod.ParamMap
Packages that use MapperMethod.ParamMap
-
Uses of MapperMethod.ParamMap in org.apache.ibatis.executor.keygen
Method parameters in org.apache.ibatis.executor.keygen with type arguments of type MapperMethod.ParamMapModifier and TypeMethodDescriptionprivate void
Jdbc3KeyGenerator.assignKeysToParamMapList
(Configuration configuration, ResultSet rs, ResultSetMetaData rsmd, String[] keyProperties, ArrayList<MapperMethod.ParamMap<?>> paramMapList)