David Nedrow wrote:
> Are there any build-in JDK or JDBC (Sun or Postgresql driver) functions
> for escaping strings before inserting/updating in the DB?
>
> Eg., I'm using the following PreparedStatement...
You don't generally need to escape your strings if you're using
PreparedStatements.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com