Re: Reverse Mapping PostgresDB - unique constraints not generated.

2011-06-01 Thread Rick Curtis
gt; Any idea if this has ever worked in the past? > > John > > -Ursprüngliche Nachricht- > Von: Rick Curtis [mailto:curti...@gmail.com] > Gesendet: Dienstag, 31. Mai 2011 16:09 > An: users@openjpa.apache.org > Betreff: Re: Reverse Mapping PostgresDB - unique constrain

AW: Reverse Mapping PostgresDB - unique constraints not generated.

2011-06-01 Thread Boblitz John
: Reverse Mapping PostgresDB - unique constraints not generated. John - I have a shot in the dark for you... Try changing wrote: > Good Morning, > > I wont spam the list with this, but I am reposting once in hopes of > getting an answer > > So, last time asking, please for

Re: Reverse Mapping PostgresDB - unique constraints not generated.

2011-05-31 Thread Rick Curtis
chricht- > Von: Boblitz John [mailto:john.bobl...@bertschi.com] > Gesendet: Freitag, 20. Mai 2011 08:26 > An: users@openjpa.apache.org > Betreff: Reverse Mapping PostgresDB - unique constraints not generated. > > Hello, > > I am attempted to reverse map a PostgresD

RE: Reverse Mapping PostgresDB - unique constraints not generated.

2011-05-22 Thread Boblitz John
: users@openjpa.apache.org Betreff: Reverse Mapping PostgresDB - unique constraints not generated. Hello, I am attempted to reverse map a PostgresDB, and, after some initial problems I suceeded in generating a schema with the SchemaTool and then the annotated classes via the ReverseMappingTool

Reverse Mapping PostgresDB - unique constraints not generated.

2011-05-19 Thread Boblitz John
Hello, I am attempted to reverse map a PostgresDB, and, after some initial problems I suceeded in generating a schema with the SchemaTool and then the annotated classes via the ReverseMappingTool. I am generally very happy with the results. However, none of my unique constraints are annotate