[email protected] ha scritto: > +0 here > > Short question, do we know if a jdbc-ng store is based on a view or > table. The delete statment would be different. ?
That's why I wanted to have supportsRemove(Name name) in the capabilities instead of the methods that do not take a name. Sometimes you can't just delete. For JDBC data stores we'll have to throw an unsupported operation on views even if the datastore declares it can handle view. > > Another issue is, that in case of a programming error, one could delete > a datastore. An API is a tool, if you mis-use it that's your fault ;-) Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
