[udig-devel] [jira] Created: (UDIG-809) postgis doesn't raise
events
Michael Brasser
mbrasser at d-ear.com
Fri May 26 01:09:21 PDT 2006
Jesse,
THANK YOU for your updates to the PostGIS feature id mapper (and AutoIncrementFIDMapper). This one has been bugging us for a while (GEOT-847, which I have now closed).
It seems like the updates have made a couple classes redundant (correct me if I'm wrong):
+OIDFidMapper.java or PostGISAutoIncrementFIDMapper.java
One uses PGStatement, and the other use SQL, but I think they do the same thing...
+MaxIncFIDMapper.java or AutoIncrementFIDMapper.java
One uses "Select MAX...", and the other uses "...order by...", but again I think they do the same thing...
Michael
Jesse Eichar (JIRA) wrote:
>postgis doesn't raise events
>----------------------------
>
> Key: UDIG-809
> URL: http://jira.codehaus.org/browse/UDIG-809
> Project: uDIG
> Type: Bug
>
> Components: postgis
> Versions: UDIG 1.1.RC0
> Reporter: Jesse Eichar
> Assigned to: Jody Garnett
> Fix For: uDig Alberta Demo
More information about the udig-devel
mailing list