[
https://issues.apache.org/jira/browse/DERBY-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568311#action_12568311
]
Kim Haase commented on DERBY-3409:
----------------------------------
Two of the JDBC 2.0 files to be removed are cross-referenced from the topic
rrefjdbc96386.dita, "Mapping of java.sql.Blob and java.sql.Clob interfaces". I
will remove these cross-references. Other changes to rrefjdbc96386.dita can be
part of another subtask.
> Remove JDBC 2.0-specific topics from Reference Manual and merge
> implementation notes as needed
> ----------------------------------------------------------------------------------------------
>
> Key: DERBY-3409
> URL: https://issues.apache.org/jira/browse/DERBY-3409
> Project: Derby
> Issue Type: Sub-task
> Components: Documentation
> Affects Versions: 10.3.2.1
> Reporter: Kim Haase
> Assignee: Kim Haase
> Priority: Minor
>
> The following files should be removed and their contents merged, where
> appropriate, with the main files for the interfaces concerned:
> JDBC 2.0 features (rrefjdbc2_0summary.dita): remove
> java.sql.CallableStatement interface: supported JDBC 2.0 methods
> (rrefjdbc52637.dita): remove
> java.sql.Connection interface: supported JDBC 2.0 methods
> (rrefjdbc80004.dita): remove? It appears that the implementation notes are no
> longer valid. They state that ResultSet.TYPE_SCROLL_SENSITIVE is not
> supported and that if you specify it, "Derby issues an SQLWarning". However,
> I tried this and no warning seemed to be issued.
> java.sql.DatabaseMetaData interface: supported JDBC 2.0 methods
> (rrefjdbc66688.dita): remove
> java.sql.PreparedStatement interface: supported JDBC 2.0 methods
> (rrefjdbc99392.dita): remove
> java.sql.ResultSet interface: supported JDBC 2.0 methods
> (rrefjdbc77156.dita): remove, after adding implementation notes to the topic
> "java.sql.ResultSet interface"
> (http://db.apache.org/derby/docs/dev/ref/rrefjdbc23502.html), assuming they
> are still valid. (Removing this file will allow us to resolve DERBY-2993,
> "Duplicated description of java.sql.ResultSet#beforeFirst() is written in
> reference manual".)
> java.sql.ResultSetMetaData interface: supported JDBC 2.0 methods
> (rrefjdbc71949.dita)
> java.sql.Statement interface: supported JDBC 2.0 methods
> (rrefjdbc59162.dita): if implementation notes are still valid, change title
> to "java.sql.Statement interface", move topic to the general JDBC reference
> section, remove table, and provide one-sentence implementation notes on the
> appropriate methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.