That's right. The code to read COLLATION attribute can simply live in DataValueFactory.boot rather than in BasicDatabase.boot method. I will work on what's outline in this email thread.
thanks, Mamta On 3/13/07, Daniel John Debrunner <[EMAIL PROTECTED]> wrote:
Mamta Satoor wrote: > Hi, > > Based on the discussion in DERBY-2336 (Enable collation based ordering > for CHAR data type.), we want to move towards making DataValueFactory > keep track of locale related stuff. In order to move in that direction, > I think the knowledge that user has requested territory based collation > should also go in DataValueFactory. I wonder if all the collation attribute related code should be self contained in DataValueFactory? Dan.
