Hello
I'm kind of new to Cayenne. So sorry if the question bordering to the
obvious.

I'm trying find out how I can create records where the db does not auto
generate pk.
First I got an error where Cayenne complained on that the AUTO_PK table was
missing. After creating that, I can create records, but cayenne then picks
values from the auto_pk table. So obviously that's not what I want. I need
to be able to have a method where I can supply the pk value.

I can't find any documentation on that.

Thanks for any help.

/Fredrik

Reply via email to