Uses of Interface
com.activequant.dao.mybatis.mapper.GenericRowMapper

Packages that use GenericRowMapper
com.activequant.dao.mybatis   
 

Uses of GenericRowMapper in com.activequant.dao.mybatis
 

Fields in com.activequant.dao.mybatis declared as GenericRowMapper
protected  GenericRowMapper GenericMapperDao.mapper
           
 

Constructors in com.activequant.dao.mybatis with parameters of type GenericRowMapper
CountryDao(GenericRowMapper mapper)
           
GenericMapperDao(GenericRowMapper mapper, Class<? extends PersistentEntity> clazz, String table)
           
InstrumentDao(GenericRowMapper mapper)
           
MarketDataInstrumentDao(GenericRowMapper mapper)
           
PortfolioDao(GenericRowMapper mapper)
           
PositionDao(GenericRowMapper mapper)
           
RegionDao(GenericRowMapper mapper)
           
SecurityChainDao(GenericRowMapper mapper)
           
TradeableInstrumentDao(GenericRowMapper mapper)
           
VenueDao(GenericRowMapper mapper)
           
 



Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.