Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 8787 invoked from network); 30 Dec 2009 14:49:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Dec 2009 14:49:01 -0000 Received: (qmail 30444 invoked by uid 500); 30 Dec 2009 14:49:01 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 30417 invoked by uid 500); 30 Dec 2009 14:49:01 -0000 Mailing-List: contact commits-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 commits@cayenne.apache.org Received: (qmail 30407 invoked by uid 99); 30 Dec 2009 14:49:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Dec 2009 14:49:01 +0000 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; Wed, 30 Dec 2009 14:48:50 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6E0E3234C045 for ; Wed, 30 Dec 2009 06:48:29 -0800 (PST) Message-ID: <1969004798.1262184509436.JavaMail.jira@brutus.apache.org> Date: Wed, 30 Dec 2009 14:48:29 +0000 (UTC) From: "Evgeny Ryabitskiy (JIRA)" To: commits@cayenne.apache.org Subject: [jira] Updated: (CAY-1336) Oracle specific type support (oracle.sql.*) In-Reply-To: <1538598368.1260526398696.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAY-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evgeny Ryabitskiy updated CAY-1336: ----------------------------------- Attachment: CAY-1336.patch > Oracle specific type support (oracle.sql.*) > ------------------------------------------- > > Key: CAY-1336 > URL: https://issues.apache.org/jira/browse/CAY-1336 > Project: Cayenne > Issue Type: Improvement > Components: Cayenne Core Library > Reporter: Evgeny Ryabitskiy > Assignee: Evgeny Ryabitskiy > Attachments: CAY-1336.patch > > > Official Oracle JDBC driver can return one of this specific type: > http://download-east.oracle.com/otn_hosted_doc/jdeveloper/904preview/jdbc-javadoc/oracle/sql/package-summary.html > Cayenne should handle it in right way. > Related to CAY-1323 where was handled oracle.sql.Timestamp -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.