[
https://issues.apache.org/jira/browse/DERBY-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase updated DERBY-2511:
-----------------------------
Attachment: rrefjdbc4_0dataSource.html
rrefjdbc4_0connection.html
DERBY-2511.diff
Attaching DERBY-2511.diff and two HTML files, rrefjdbc4_0connection.html and
rrefjdbc4_0dataSource.html, for these changes.
M src/ref/rrefjdbc4_0connection.dita
M src/ref/rrefjdbc4_0dataSource.dita
I also fixed some index entries. Also, it no longer seemed that there was any
need to mention org.apache.derby.jdbc.EmbeddedDriver and
org.apache.derby.jdbc.ClientDriver in the rrefjdbc4_0dataSource.dita topic, so
I removed those lines. Please let me know if they need to go back in.
> reference manual's description of JDBC4 features has misleading sections
> ------------------------------------------------------------------------
>
> Key: DERBY-2511
> URL: https://issues.apache.org/jira/browse/DERBY-2511
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.2.1.6, 10.2.2.0
> Reporter: Dag H. Wanvik
> Assigned To: Kim Haase
> Priority: Trivial
> Attachments: DERBY-2511.diff, rrefjdbc4_0connection.html,
> rrefjdbc4_0dataSource.html
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.