The inherited sql
property is the name of the stored procedure in the RDBMS. Note that JDBC 3.0 introduces named parameters, although the other features provided by this class are still necessary in JDBC 3.0.
@author Rod Johnson
@author Thomas Risberg
@see #setSql
|
|