[
https://issues.apache.org/jira/browse/DERBY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483281
]
Laura Stewart commented on DERBY-2377:
--------------------------------------
I looked over the latest spec attached to Derby-1478. I have a few questions
about the documentation required for this new capability:
1) How will the new attribute be specifed when a database is created?
Is the example below accurate?
jdbc:derby:MexicanDB;create=true;territory=es_MX;collation=TERRITORY_BASED
2) Where should this new capability be documented.
Here is what I have come up with but you might have other thoughts :-)
**Reference Guide
Section = Setting attributes for the database connection URL
http://db.apache.org/derby/docs/dev/ref/rrefattrib24612.html
Create a new section under this section called "collation = collation attribute"
** Developers Guide
Section = Working with the database connection URL attributes
http://db.apache.org/derby/docs/dev/devguide/cdevdvlp51654.html
Add the new attribute to this list
Create a new section under this section called "Creating a database with
territory-based collation"
Are there any other places that you can think of?
> 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.