[
https://issues.apache.org/jira/browse/DERBY-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laura Stewart updated DERBY-2971:
---------------------------------
Attachment: rrefjavsqlprst.html
Attaching an html file with the updates.
> Wording improvement of Table for streaming columns in reference manual
> -----------------------------------------------------------------------
>
> Key: DERBY-2971
> URL: https://issues.apache.org/jira/browse/DERBY-2971
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Environment:
> http://db.apache.org/derby/docs/dev/ref/rrefjavsqlprst.html
> Reporter: Tomohito Nakayama
> Assignee: Laura Stewart
> Priority: Minor
> Fix For: 10.4.0.0
>
> Attachments: derby2971.diff, rrefjavsqlprst.html
>
>
> "Table 1. Streamable JDBC Data Types" in "Prepared statements and streaming
> columns" have columns named as
> "Column Values" and "Type Correspondent"
> Values for former column are as below.
> CLOB
> CHAR
> VARCHAR
> LONGVARCHAR
> BINARY
> BLOB
> VARBINARY
> LONGVARBINARY
> I think this should be "Database Type of Column".
> Values for latter column are as below.
> java.sql.Clob
> java.sql.Blob
> I think this should be "Java Type Correspondent".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.