Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 898DC10A1A for ; Tue, 27 Aug 2013 17:51:54 +0000 (UTC) Received: (qmail 84172 invoked by uid 500); 27 Aug 2013 17:51:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 84147 invoked by uid 500); 27 Aug 2013 17:51:53 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 84103 invoked by uid 99); 27 Aug 2013 17:51:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Aug 2013 17:51:52 +0000 Date: Tue, 27 Aug 2013 17:51:52 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-4629) Explicitly document how to get case-insensitive sorts and comparisons of string data MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751494#comment-13751494 ] ASF subversion and git services commented on DERBY-4629: -------------------------------------------------------- Commit 1517897 from [~chaase3] in branch 'docs/trunk' [ https://svn.apache.org/r1517897 ] DERBY-4629 Explicitly document how to get case-insensitive sorts and comparisons of string data Split a Developer's Guide topic into 2 and updated map file; modified 3 Reference Manual topics. Patch: DERBY-4629.diff > 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 > 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