RE: JDBC escape processing
От | Peter Mount |
---|---|
Тема | RE: JDBC escape processing |
Дата | |
Msg-id | 1B3D5E532D18D311861A00600865478CF1AE43@exchange1.nt.maidstone.gov.uk обсуждение исходный текст |
Ответ на | JDBC escape processing (Gunnar R|nning <gunnar@candleweb.no>) |
Список | pgsql-interfaces |
This was discussed only a couple of days ago. It isn't difficult to add the full escape syntax support, as it's simply rewriting a method in org.postgresql.Connection to expand the escape syntax, and to get Connection.execute() to call it. Peter -- Peter Mount Enterprise Support Maidstone Borough Council Any views stated are my own, and not those of Maidstone Borough Council. -----Original Message----- From: Gunnar R|nning [mailto:gunnar@candleweb.no] Sent: Wednesday, May 24, 2000 12:26 PM To: pgsql-interfaces@postgresql.org Subject: [INTERFACES] JDBC escape processing Hi, I noticed that JDBC escape processing is not yet implemented by the JDBC driver. Is anybody working on this, or should I just go for PostgreSQL specific implementations for now ? The reason for my last couple of requests is that I'm porting an application from another commercial database to PostgreSQL. The results so far is looking very good indeed. I think(and hope) I'm going to gain both speed and stability by going to PostgreSQL. On top of that my customer will get a system that is more flexible when it comes to development and deployment. Regards, Gunnar
В списке pgsql-interfaces по дате отправления: