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 A1C7410F3D for ; Wed, 30 Oct 2013 13:33:31 +0000 (UTC) Received: (qmail 23439 invoked by uid 500); 30 Oct 2013 13:33:27 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 23411 invoked by uid 500); 30 Oct 2013 13:33:26 -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 23391 invoked by uid 99); 30 Oct 2013 13:33:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Oct 2013 13:33:25 +0000 Date: Wed, 30 Oct 2013 13:33:25 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6389) Update adminguide's list of differences between client and embedded MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809071#comment-13809071 ] ASF subversion and git services commented on DERBY-6389: -------------------------------------------------------- Commit 1537081 from [~chaase3] in branch 'docs/trunk' [ https://svn.apache.org/r1537081 ] DERBY-6389 Update adminguide's list of differences between client and embedded Modified 4 Admin Guide and 2 Reference Manual topics and the Admin Guide map file. Need to do a follow-on patch to remove an Admin Guide topic and update another Reference Manual topic. Patch: DERBY-6389.diff > Update adminguide's list of differences between client and embedded > ------------------------------------------------------------------- > > Key: DERBY-6389 > URL: https://issues.apache.org/jira/browse/DERBY-6389 > Project: Derby > Issue Type: Bug > Components: Documentation > Reporter: Knut Anders Hatlen > Assignee: Kim Haase > Attachments: ClientExample.java, ClientExample.java, DERBY-6389.diff, DERBY-6389.stat, DERBY-6389.zip, DERBY-6389.zip, EmbeddedExample.java, EmbeddedExample.java > > > The admin guide has a chapter that describes known differences between the client driver and the embedded driver: http://db.apache.org/derby/docs/10.10/adminguide/cadminapps.html > Most of this information was added for the original network client implementation in 10.1 (DERBY-371) and has not been updated since. > For example, http://db.apache.org/derby/docs/10.10/adminguide/cadminappsclientdiffs.html says SQLStates for exceptions on the client may be null. I believe this was fixed in 10.2 as part of DERBY-254. > It also says that SQLExceptions (and SQLWarnings) won't be chained, but that was fixed in 10.3 (DERBY-2692). That outdated information is also repeated here: http://db.apache.org/derby/docs/10.10/adminguide/radminapps811974.html -- This message was sent by Atlassian JIRA (v6.1#6144)