Support non serial primary keys in JDBCDataStore ------------------------------------------------
Key: GEOT-1959 URL: http://jira.codehaus.org/browse/GEOT-1959 Project: GeoTools Issue Type: Improvement Components: data h2 Reporter: Andrea Aime Assignee: Justin Deoliveira Fix For: 2.5.0, 2.6-M0 Support the following styles of primary keys in the new JDBCDataStore class: - custom serial primary key - single and multiple column primary key Make sure the pk are typed (prefix with type name), we need this to support WFS fid=... clause (when fid=... is specified, no typename is required). Consider also the needs of http://jira.codehaus.org/browse/GEOS-2039, in particular the ability to determine if a primary key is valid or not. Btw, this means we'll need a variant of FilterToSql that knows how to handle new style primary keys (for the moment this is done with a inner class hack, but we need to support custom geometry filter encoders, so that will need to become a generic base class). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel