Return-Path: Delivered-To: apmail-cayenne-dev-archive@www.apache.org Received: (qmail 54867 invoked from network); 3 May 2008 13:44:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2008 13:44:42 -0000 Received: (qmail 21803 invoked by uid 500); 3 May 2008 13:44:44 -0000 Delivered-To: apmail-cayenne-dev-archive@cayenne.apache.org Received: (qmail 21789 invoked by uid 500); 3 May 2008 13:44:44 -0000 Mailing-List: contact dev-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list dev@cayenne.apache.org Received: (qmail 21778 invoked by uid 99); 3 May 2008 13:44:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2008 06:44:44 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2008 13:44:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 18DCA234C115 for ; Sat, 3 May 2008 06:40:52 -0700 (PDT) Message-ID: <1646702891.1209822052100.JavaMail.jira@brutus> Date: Sat, 3 May 2008 06:40:52 -0700 (PDT) From: "Andrus Adamchik (JIRA)" To: dev@cayenne.apache.org Subject: [jira] Created: (CAY-1047) Aligning query capabilities MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Aligning query capabilities --------------------------- Key: CAY-1047 URL: https://issues.apache.org/cayenne/browse/CAY-1047 Project: Cayenne Issue Type: Improvement Components: Cayenne Core Library Affects Versions: 3.0 Reporter: Andrus Adamchik Assignee: Andrus Adamchik Fix For: 3.0 1. EJBQLQuery should support DataRows, pagination, cache groups. 2. ProcedureQuery should support SQLResultSetMapping and 'setColumnNamesCapitalization' -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.