
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
23/Apr/07 02:21 PM
|
|
The following sentences under section "javax.sql.DataSource interface: JDBC 4.0 features" should be removed since the feature described is not part of JDBC4 (EoD was withdrawn prior to final release):
"JDBC 4.0 introduces a simpler mechanism for iterating through a table. You use this mechanism by passing an annotated query to your DataSource's createQueryObject method. To expose this createQueryObject method,"
Also, the section "java.sql.Connection interface: JDBC 4.0 features" contains these sentences which should be removed:
"Ease of development - JDBC 4.0 introduces DataSet, a simple mechanism to iterate through a table. You obtain a DataSet by passing an annotated query to your Connection's createQueryObject method."
See ref/rrefjdbc4_0dataSource.dita, ca line 34 and ref/rrefjdbc4_0connection.dita ca line 42.
|
|
Description
|
The following sentences under section "javax.sql.DataSource interface: JDBC 4.0 features" should be removed since the feature described is not part of JDBC4 (EoD was withdrawn prior to final release):
"JDBC 4.0 introduces a simpler mechanism for iterating through a table. You use this mechanism by passing an annotated query to your DataSource's createQueryObject method. To expose this createQueryObject method,"
Also, the section "java.sql.Connection interface: JDBC 4.0 features" contains these sentences which should be removed:
"Ease of development - JDBC 4.0 introduces DataSet, a simple mechanism to iterate through a table. You obtain a DataSet by passing an annotated query to your Connection's createQueryObject method."
See ref/rrefjdbc4_0dataSource.dita, ca line 34 and ref/rrefjdbc4_0connection.dita ca line 42.
|
Show » |
| No work has yet been logged on this issue.
|
|