I have multiple Persistence Units in my persistence.xml. I use this to define
two separate connections to two different databases. I would like the
Mapping Tool (which is run as an Ant-task) to run on both connections and
modify both database schema's when needed.
The problem is that the Mapping
Hello, Rajeev.
I did it.
Best regards
Georgi
Rajeev Jha wrote:
> Good that it worked for you. Can you please close openJPA-546 with
> your comments? I believe you need enhanced classes to detect dirty
> objects selectively :o)
>
> Thanks
>
> - rajeev.
>
>
> On Thu, Apr 17, 2008 at 4:54 AM, G
Good that it worked for you. Can you please close openJPA-546 with
your comments? I believe you need enhanced classes to detect dirty
objects selectively :o)
Thanks
- rajeev.
On Thu, Apr 17, 2008 at 4:54 AM, Georgi Naplatanov <[EMAIL PROTECTED]> wrote:
> Hello, Rajeev.
>
> I repeated the test