How to take the value of an id that is incremental and use it as a foreign key without using set/get?

Asked

Viewed 94 times

1

I have a Primary key and needed to use it in another table like FK, how do I insert into the bank in a way that does not need to use the set or get modifiers?

  • It’s hard to understand what you want. Edit your question.

  • What is the bank? What is the persistence framework? More details. = D

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.