|
|||||||||||
|
Re: JDBC PreparedStatements, Java Data Objects/O-R mapping, and SQL Injection
From: Kevin Spett <kspett(at)spidynamics.com>
Date: Fri Jan 03 2003 - 11:01:20 EST Now of course, you can still shoot yourself in the foot programming with PreparedStatements if you build them by concatenating client-supplied data into them as opposed to using the '?' substitutions. But not only is that insecure, it also completely defeats the purpose of using PreparedStatements.
Kevin Spett
> I think there's a very important point here about specifications and
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:46 EDT |
||||||||||
|
|||||||||||