On 10/11/2003 17:22 Kathy Zhu wrote:
> I saw this method of Statement class in jdbc.
> Will the return int contain the autogenerated key value ??
>
> public int executeUpdate(String sql,
> int autoGeneratedKeys)
> throws SQLException
>
> thanks,
> kathy
This is one of a number of JDBC3 extensions which are just stub methods
ATM. You'll find it will just throw an exception if called.
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+