[ http://issues.apache.org/jira/browse/DERBY-2188?page=comments#action_12459209 ] Knut Anders Hatlen commented on DERBY-2188: -------------------------------------------
There is a property called 'derby.ui.locale', but I can't find it in the documentation. It sounds like that's the property it's referring to. The tools and utilities guide has an example under 'derby.ui.codeset' which uses a property called 'derby.ui.territory', but there's no such property either. I think that should be 'derby.ui.locale' too. > Developer's Guide talks about a jdbc url property "locale" which is not > supported by Derby. > ------------------------------------------------------------------------------------------- > > Key: DERBY-2188 > URL: http://issues.apache.org/jira/browse/DERBY-2188 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.2.1.6 > Reporter: Mamta A. Satoor > > Under "Localizing Derby" section, Developer's Guide talks about error > messages and tools not relying on database's locale set by "locale=ll_CC". > But Derby does not support any property called "locale". > The exact statement from documentation is as follows > "The locale of the error messages and of the tools is not determined by the > database's localle set by the locale=ll_CC attribute when the database is > created but instead by the default system locale. This means that it is > possible to create a database with a non-default locale. In such a case, > error messages would not be returned in the language of the database's locale > but in the language of the default locale instead." -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
