Mamta Satoor wrote:
I am working on moving the comparable method from TypeCompiler to DataTypeDescriptor. While doing that, I have found that most TypeCompiler implementations in their comparable method do quite a bit of coding to deal with user types. I thought Derby does not support user types anymore.

Some system columns have "user" types, i.e. java classes, thus the comparison checks need to continue to exist.

Dan.

Reply via email to