Uses of Class
com.activequant.domainmodel.GenericRow

Packages that use GenericRow
com.activequant.dao.mybatis.mapper   
 

Uses of GenericRow in com.activequant.dao.mybatis.mapper
 

Methods in com.activequant.dao.mybatis.mapper that return types with arguments of type GenericRow
 List<GenericRow> GenericRowMapper.load(String table, String keyValue)
           
 

Methods in com.activequant.dao.mybatis.mapper with parameters of type GenericRow
 void GenericRowMapper.insert(String table, GenericRow row)
           
 void GenericRowMapper.update(String table, GenericRow row)
           
 



Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.