From dev-return-5147-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Mon Jul 30 17:00:15 2007 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 88442 invoked from network); 30 Jul 2007 17:00:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2007 17:00:14 -0000 Received: (qmail 91151 invoked by uid 500); 30 Jul 2007 17:00:14 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 91119 invoked by uid 500); 30 Jul 2007 17:00:13 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 91109 invoked by uid 99); 30 Jul 2007 17:00:13 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 10:00:13 -0700 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; Mon, 30 Jul 2007 17:00:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D7C6971403E for ; Mon, 30 Jul 2007 09:59:52 -0700 (PDT) Message-ID: <15424362.1185814792872.JavaMail.jira@brutus> Date: Mon, 30 Jul 2007 09:59:52 -0700 (PDT) From: "Catalina Wei (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-240) Persistent field mappings to database supported XML columns MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalina Wei updated OPENJPA-240: --------------------------------- Attachment: (was: openjpa-240.xmlmapping.patch) > Persistent field mappings to database supported XML columns > ----------------------------------------------------------- > > Key: OPENJPA-240 > URL: https://issues.apache.org/jira/browse/OPENJPA-240 > Project: OpenJPA > Issue Type: New Feature > Components: jdbc > Reporter: Catalina Wei > Attachments: jpa1.0.0-xmlmapping.r555694.patch, openjpa-project.patch, OpenJPAXMLMapping.doc > > > Many database systems such as DB2 version 9, Oracle 10g, and SQLServer 2005 have support for XML column types. XML documents can be stored natively in the XML columns in the database. > What is OpenJPA's position of supporting the XML columns ? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.