> Hi,
> 
> We play with WFS-T at work, where the mechanism of what really happens 
> finally is hidden behind datastore drivers of WFS server like Geoserver or 
> others.  Anyhow, the problem is still the same than with direct connections 
> to database.  For example this document is handling rather similar situation 
> and may be refreshing reading.
> 
> http://geoserver.org/display/GEOS/Versioning+WFS+-+Sample+calls
If I remember well WFS-T has an advantage in this respect, because when 
you insert new features, you send them without the PKs and the server 
_answers_ back with the very same content you sent, but with the PK 
values it generated.
So in the very same transaction you send your new Feature and obtain 
their generated PKs. With JDBC alone this can't be done, I believe...
Anyway a WFS-T inspiration is surely useful!!!

> 
> -Jukka Rahkonen-

Bye
Paolo

> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to