There's also no way to force it to use a table for pk generation.
The choices are:
default -- for Oracle, make up a sequence
database-generated - autoinc columns
custom -- specify a sequence
On 4/13/06, Mike Kienenberger <mkienen..mail.com> wrote:
> As I rebuild my schemas on Oracle today, I notice that there's no way
> to specify not to create a "PK generation Strategy" for a join table
> with only dependent primary keys.
>
> I was hoping that "default" would work, but I was expecting too much :)
>
This archive was generated by hypermail 2.0.0 : Thu Apr 13 2006 - 11:43:57 EDT