net.sourceforge.addam.ddlrun.filters
Interface Filter
- All Known Implementing Classes:
- DifferenceFilter, SelectAllFilter, StartPointFilter
public interface Filter
Used to look through a list of scripts or scriptGroups and determine which ones should be executed.
- Since:
- Mar 5, 2005
- Author:
- TIM3
COMMENT_PREFIX
static final String COMMENT_PREFIX
- ignore any line beginning with --
- See Also:
- Constant Field Values
getIterator
Iterator getIterator(List collection)
Copyright © 2005-2006 ADDAM Project Team. All Rights Reserved.