If you have a JDBC to xml driver, I'm sure JPA will work as far as the driver supports.

-dain

On Oct 24, 2006, at 3:37 PM, Alex Boisvert wrote:


Nope, I haven't seen any such data manipulation facility in the OpenJPA/Kodo documentation, nor in the JPA spec.

alex

Holger Hoffstätte wrote:
Does OpenJPA (or JPA in general) have any provisions for more flexibly structured storage mechanisms, maybe through the JDBC4 SQL/XML APIs? I
think a big plus would be if state management would not require the
constant serializaton/deserialization and blob reading/writing - or has that been removed/rebuilt by now? If updates to a result document could be
done by shooting XQuery bits instead of reading/updating/writing the
entire document over and over again this would IMHO qualify as major plus.
I've only had a cursory look at JPA so that's why I'm asking.

Holger


Reply via email to