Thanks for the tip. I'm using PostgreSQL 8.4 and it doesn't seem to have
such a feature.
Ryan
[quote=ggerard]For such a simple task as recording, I'd use UPSERT if
available. If the database is mysql, you can always just grab the connection
and do an insert-on-duplicate-key-{update|ignore}. greg[/quote]
--
[Message sent by forum member 'rdelaplante']
View Post: http://forums.java.net/node/715588