[
https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484552
]
Mamta A. Satoor commented on DERBY-2377:
----------------------------------------
Laura, answers to your questions
1) Yes, the example below is accurate. This collation attribute can only be
specified at database create time.
jdbc:derby:MexicanDB;create=true;territory=es_MX;collation=TERRITORY_BASED
Two possible values for collation are "TERRITORY_BASED" and "UCS_BASIC".
2)The 2 places suggested by you in the doc sound good to me. I didn't realize
that 2 different docs talk about eh JDBC url attribute.
> Document language based ordering which will be implemented by code related
> sub-tasks of DERBY-1478.
> ---------------------------------------------------------------------------------------------------
>
> Key: DERBY-2377
> URL: https://issues.apache.org/jira/browse/DERBY-2377
> Project: Derby
> Issue Type: Sub-task
> Components: Documentation
> Affects Versions: 10.3.0.0
> Reporter: Mamta A. Satoor
>
> There is an effort going on to implement language based ordering. This will
> be implemented by various code-related subtasks of DERBY-1478. The functional
> spec is attached to DERBY-1478. This feature will need accompanying
> documentation changes and this Jira entry is to track that work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.