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

View differences:

DummyDBFeatureStore.java
590 590
        // TODO Auto-generated method stub
591 591
        return null;
592 592
    }
593
    
594
    public Object clone() {
595
    	return null;
596
    }
593 597
}

Also available in: Unified diff