Does Derby use database locale or JVM locale for this purpose? Regards, Ali
--- [EMAIL PROTECTED] wrote: > Hi, > > As for current Derby state, is it possible to use > localized sorting in VARCHAR and CHAR fields? > It should be simple as Derby is pure java program. > It just need to use proper java.text.Collator class > instance. > Is there any way to provide Collator object to derby > server so it can sort strings accurately to my JVM > locale? > > Maciek > >
