Hi,
at GeoServer we have an interesting issue about how to handle
non nullable fields that happen to have a default value... which
only the database knows about:
http://jira.codehaus.org/browse/GEOS-1885

Basically, we have a table with a non null field of type "serial".
It's not nullable, it does not have a static default, it's
something that you should really not specify neither in the GML,
nor in the query, in order to have the database generate the value
for you.

Am I missing something or we do really lack a way to express
this particular construct in our feature type system?

Cheers
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to