On 4/28/06, David W. Van Couvering <[EMAIL PROTECTED]> wrote:
Thanks, Andrew.

Now tell me how I could possibly have gotten this to build and pass
tests with this mistake.

Well, ClientMessageId doesn't import or extend MessageId. It's
initialized with values that are all static final strings from
SQLState.

MessageId doesn't seem to be referenced anywhere in java/client?

~/derby andrewm$ grep --recursive 'MessageId\.[ACDIJLM]' java/client
~/derby andrewm$

andrew

Reply via email to