[ https://issues.apache.org/jira/browse/DERBY-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753867#comment-13753867
]
ASF subversion and git services commented on DERBY-4629:
--------------------------------------------------------
Commit 1518727 from [~chaase3] in branch 'docs/branches/10.10'
[ https://svn.apache.org/r1518727 ]
DERBY-4629 Explicitly document how to get case-insensitive sorts and comparisons of string
data
Merged patch DERBY-4629.diff to 10.10 doc branch from trunk revision 1517897.
> Explicitly document how to get case-insensitive sorts and comparisons of string data
> -------------------------------------------------------------------------------------
>
> Key: DERBY-4629
> URL: https://issues.apache.org/jira/browse/DERBY-4629
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.6.1.0
> Reporter: Rick Hillegas
> Assignee: Kim Haase
> Fix For: 10.11.0.0
>
> Attachments: DERBY-4629.diff, DERBY-4629.stat, DERBY-4629.zip
>
>
> The most frequently asked question about Derby's support for language-sensitive strings
is this: "How do I get Derby to perform case-insensitive sorts and comparisons?" I think that
the answer to this question could be figured out by a reasonably intrepid reader who understood
a lot about Java's locale and collation support, perhaps supplemented with a fair amount of
googling.
> If we made the answer to this question really pop out to the casual reader, then I think
we would do a great service to our users and to developers and tech writers who answer questions
on the community lists. Perhaps it would be sufficient to add a "Case-insensitive strings"
section parallel to "Character-based collation in Derby" in the Developer's Guide.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|