public WhereClauseManager(IWhereAttributeManager whereAttributeManager) { _whereAttributeManager = whereAttributeManager; }