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?
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?
Browser other questions tagged java sql
You are not signed in. Login or sign up in order to post.
It’s hard to understand what you want. Edit your question.
– user6406
What is the bank? What is the persistence framework? More details. = D
– user6406