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

View differences:

DummyDBFeatureStore.java
598 598
        // TODO Auto-generated method stub
599 599
        return super.clone();
600 600
    }
601

  
602
    /* (non-Javadoc)
603
     * @see org.gvsig.fmap.dal.feature.FeatureStore#commitChanges()
604
     */
605
    public void commitChanges() throws DataException {
606
        // TODO Auto-generated method stub
607
        
608
    }
601 609
}

Also available in: Unified diff