Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 26262 invoked from network); 16 Nov 2007 14:20:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Nov 2007 14:20:04 -0000 Received: (qmail 79403 invoked by uid 500); 16 Nov 2007 14:19:51 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 79372 invoked by uid 500); 16 Nov 2007 14:19:51 -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 79363 invoked by uid 99); 16 Nov 2007 14:19:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2007 06:19:51 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2007 14:19:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0C87471420D for ; Fri, 16 Nov 2007 06:19:43 -0800 (PST) Message-ID: <16190794.1195222783018.JavaMail.jira@brutus> Date: Fri, 16 Nov 2007 06:19:43 -0800 (PST) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-1749) Implement Bracketed SQL comments (/*...*/ comments) In-Reply-To: <17722011.1156330453850.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-1749?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik resolved DERBY-1749. ---------------------------------- Resolution: Fixed Derby Info: (was: [Release Note Needed, Patch Available]) Committed patch d1749-rrefsqlj28468.dita.diff to the documentation trunk as svn 595671. Thanks Thomas!=20 Removing release note needed flag as per the discussion we had, see previou= s comments. Resolving. > Implement Bracketed SQL comments (/*...*/ comments) > --------------------------------------------------- > > Key: DERBY-1749 > URL: https://issues.apache.org/jira/browse/DERBY-1749 > Project: Derby > Issue Type: New Feature > Components: SQL > Affects Versions: 10.1.3.1, 10.2.1.6, 10.2.2.0, 10.3.1.4 > Reporter: Conny Krey=C3=9Fel > Assignee: James F. Adams > Attachments: d1749-ref-single.html.diff, d1749-ref-single.html.di= ff-2, d1749-rrefsqlj28468.dita.diff, d1749-rrefsqlj28468.html.diff, d1749-r= refsqlj28468.html.diff-2, Derby-1749-2.txt, Derby-1749-3.diff, Derby-1749-4= .diff, DERBY-1749.diff, releaseNote.html > > > Hibernate use multiline sql statements to show the internal building of t= he hql statements. You can disable this feature, but it would be nice if yo= u can implements bracketed SQL comments in Derby. > Thanks. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.