Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2A3F10C23 for ; Fri, 7 Jun 2013 09:01:35 +0000 (UTC) Received: (qmail 38986 invoked by uid 500); 7 Jun 2013 09:01:35 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 38363 invoked by uid 500); 7 Jun 2013 09:01:28 -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: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 38322 invoked by uid 99); 7 Jun 2013 09:01:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jun 2013 09:01:25 +0000 Date: Fri, 7 Jun 2013 09:01:25 +0000 (UTC) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DERBY-6253) Collapse SQLException factories MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Knut Anders Hatlen created DERBY-6253: ----------------------------------------- Summary: Collapse SQLException factories Key: DERBY-6253 URL: https://issues.apache.org/jira/browse/DERBY-6253 Project: Derby Issue Type: Improvement Components: JDBC Affects Versions: 10.11.0.0 Reporter: Knut Anders Hatlen Assignee: Knut Anders Hatlen Priority: Minor Both the client driver and the embedded driver have factories that produce SQLExceptions of the correct sub-type. We don't need the factories that produce JDBC 3.0 exceptions now that the base level is JDBC 4.0. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira