Revision 39621 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src-test/org/gvsig/fmap/mapcontext/persistence/DummyDBFeatureStore.java

View differences:

DummyDBFeatureStore.java
606 606
        // TODO Auto-generated method stub
607 607
        
608 608
    }
609

  
610
    /* (non-Javadoc)
611
     * @see org.gvsig.fmap.dal.feature.FeatureStore#canCommitChanges()
612
     */
613
    public boolean canCommitChanges() throws DataException {
614
        // TODO Auto-generated method stub
615
        return false;
616
    }
609 617
}

Also available in: Unified diff