hi all,
Jason Hunter says "a PreparedStatement is precompiled by the database
for faster execution". What exactly does this mean? Where does the
statement
reside during servlet execution? Code accessing a PreparedStatement
needs
to be synchronized for multiple users? Can anyone elaborate?
thanks,
______________________________________________
A Suresh [EMAIL PROTECTED] + 91 - 040 - 7896008 ( Ext. 4611 ) |
- Re: Prepared Statements in JDBC A Suresh
- Re: Prepared Statements in JDBC Diego Ernesto Malpica Chauvet
- Re: Prepared Statements in JDBC Diego Ernesto Malpica Chauvet
- Re: Prepared Statements in JDBC Paul Szynol
- Re: Prepared Statements in JDBC Craig R. McClanahan