com.activequant.dao.mybatis
Class SecurityChainDao

java.lang.Object
  extended by com.activequant.dao.mybatis.GenericMapperDao<SecurityChain>
      extended by com.activequant.dao.mybatis.SecurityChainDao
All Implemented Interfaces:
IEntityDao<SecurityChain>, ISecurityChainDao

public class SecurityChainDao
extends GenericMapperDao<SecurityChain>
implements ISecurityChainDao


Field Summary
 
Fields inherited from class com.activequant.dao.mybatis.GenericMapperDao
mapper
 
Constructor Summary
SecurityChainDao(GenericRowMapper mapper)
           
 
Method Summary
 
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
 

Constructor Detail

SecurityChainDao

public SecurityChainDao(GenericRowMapper mapper)


Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.