ArchiveOrangemail archive

users.openjpa.apache.org


(List home) (Recent threads) (2 other Apache OpenJPA lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Low traffic list: less than 3 messages per day
  • This list contains about 10,757 messages, beginning Jun 2007
  • 0 messages added yesterday
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

Re: XML Column Mapping with PostgreSQL 8.3/9.1 ?

Ad
<Praharsh_Shah1345177234Fri, 17 Aug 2012 04:20:34 +0000 (UTC)
Hi,

I am using postgres 9.1 which has XML type support for a column.

I am using openJpa 2.2.0.

What is required to do on JPA java model class so that the schema generates XML type column ?


Following I found while researching. Is it supported as I am not able to make it work.

Thx,
Praharsh



As you have discovered, not at the moment. When this support was first put
in, we knew that DB2, Oracle, and SQLServer all contained the XML column
support. If you are interested in PostgreSQL support, I would first suggest
opening a JIRA feature issue. And, better yet, maybe volunteer to do the
implementation? The OpenJPA project relies on experts from various fields
and products, so if you have some intimate knowledge of the PostgreSQL
support of XML column types, it would help the cause.

Thanks,
Kevin
Home | About | Privacy