ISSUE_MEMENTO_DATA_ATTR+":String,"+ //$NON-NLS-1$
VIEW_MEMENTO_DATA_ATTR+":String"); //$NON-NLS-1$
ds.createSchema(ft);
IListStrategy strategy=new AbstractDatastoreStrategy(){
@Override
public FeatureCollection<SimpleFeatureType, SimpleFeature> getFeatures() throws IOException {
return new AdaptorFeatureCollection("type", ft){