Author Login
Post 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.