com.activequant.dao.mybatis
Class TradeableInstrumentDao
java.lang.Object
com.activequant.dao.mybatis.GenericMapperDao<TradeableInstrument>
com.activequant.dao.mybatis.TradeableInstrumentDao
- All Implemented Interfaces:
- IEntityDao<TradeableInstrument>, ITradeableInstrumentDao
public class TradeableInstrumentDao
- extends GenericMapperDao<TradeableInstrument>
- implements ITradeableInstrumentDao
| Methods inherited from class com.activequant.dao.mybatis.GenericMapperDao |
count, countForAttributeValue, countForAttributeValue, countForAttributeValue, create, delete, findIDs, findIDs, findIDs, findIDs, findIDsLike, findIDsWhereCreationDateBetween, findIDsWhereLongValGreater, load, loadAll, loadIDs, selectDistinctDoubleVal, selectDistinctLongVal, selectDistinctStringVal, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.activequant.dao.IEntityDao |
count, countForAttributeValue, countForAttributeValue, countForAttributeValue, create, delete, findIDs, findIDs, findIDs, findIDs, findIDsWhereCreationDateBetween, load, loadAll, loadIDs, update |
TradeableInstrumentDao
public TradeableInstrumentDao(GenericRowMapper mapper)
findFor
public TradeableInstrument[] findFor(Instrument instrument)
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.