Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 94900 invoked from network); 29 Jun 2005 20:42:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jun 2005 20:42:03 -0000 Received: (qmail 52165 invoked by uid 500); 29 Jun 2005 20:42:01 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 52123 invoked by uid 500); 29 Jun 2005 20:42:00 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 52104 invoked by uid 99); 29 Jun 2005 20:42:00 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2005 13:42:00 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 6909F13 for ; Wed, 29 Jun 2005 22:41:57 +0200 (CEST) Message-ID: <1123382637.1120077717428.JavaMail.jira@ajax.apache.org> Date: Wed, 29 Jun 2005 22:41:57 +0200 (CEST) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-254) SQLStates for SQLExceptions thrown from the client should not be null and should match embedded where possible In-Reply-To: <1433334930.1114923005491.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-254?page=all ] Andrew McIntyre updated DERBY-254: ---------------------------------- Fix Version: 10.2.0.0 (was: 10.1.1.0) Description: SQLExceptions generated from the client tend to have a null SQLState. An evaluation of the SQLExceptions thrown by the client needs to be performed and match embedded where possible. If this does not happen before the 10.1 release, it would be good to document that SQLStates in the client will change for future releases was: SQLExceptions generated from the client tend to have a null SQLState. An evaluation of the SQLExceptions thrown by the client needs to be performed and match embedded where possible. If this does not happen before the 10.1 release, it would be good to document that SQLStates in the client will change for future releases Version: 10.2.0.0 Environment: Moving this issue to 10.2 - will add comment about this issue to doc review issue for the reference manual. > SQLStates for SQLExceptions thrown from the client should not be null and should match embedded where possible > -------------------------------------------------------------------------------------------------------------- > > Key: DERBY-254 > URL: http://issues.apache.org/jira/browse/DERBY-254 > Project: Derby > Type: Improvement > Components: Network Client > Versions: 10.2.0.0, 10.1.1.0 > Reporter: Kathey Marsden > Fix For: 10.2.0.0 > > SQLExceptions generated from the client tend to have a null SQLState. An evaluation of the SQLExceptions thrown by the client needs to be performed and match embedded where possible. > If this does not happen before the 10.1 release, it would be good to document that SQLStates in the client will change for future releases -- 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