Revision 44262 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.api/src/main/java/org/gvsig/fmap/dal/feature/FeatureStore.java

View differences:

FeatureStore.java
313 313

  
314 314
    public Feature findFirst(Expression filter, String sortBy, boolean asc) throws DataException;
315 315

  
316
    public Feature findFirst(FeatureQuery query) throws DataException;
316 317
    /**
317 318
     * Returns the feature given its reference.
318 319
     *

Also available in: Unified diff