Other |
---|
1.4.2 mantisFixed |
Relates :
|
J2SE Version: java version "1.4.1-beta" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b06) Java HotSpot(TM) Client VM (build 1.4.1-beta-b06, mixed mode) A row after calling insertRow() is not in the ResultSet. This is a major feature of scrollable, updatable ResultSets to request auto values. For a simple insert you can use a PreparedStatement with a INSERT expression and you not need JDBC 2.0.
|