Java Mailing List Archive

http://www.gg3721.com/

Home » users.openjpa »

Persist detached entities into a memory database

g.chauvet

2013-05-15

Replies: Find Java Web Hosting

Author LoginPost Reply
Dear OpenJPA Users,

We face a particular use case: we want to persist some entities that were
previously detached into a virtual database (derby memory mode).
Unfortunately, if we try to persist these entities that already have Ids
annoted with @GeneratedValue[1], OpenJPA refuses to persist these (expected
default behaviour).

Is there a way in order to recreate a memory-based database with previously
detached entities ?

[1] We use a Timestamp generator for ID values.

Regards,
Guillaume



--
Sent from the OpenJPA Users mailing list archive at Nabble.com.
©2008 gg3721.com - Jax Systems, LLC, U.S.A.