| Author |
netbeans jpa wizard example
|
Ger amiah
Greenhorn
Joined: Oct 24, 2012
Posts: 1
|
|
Hi,
I have two tables.
Customer , address
Customer contains the foreign key.
I want to create a basic netbeans 7.2 webapp with jsf and primefaces.
So i create entities from database
Then i create the jpa controller from entity classes.
Then i create jsf pages
Now when i go to the create page for the foreign key field it gives me a drop down.
I want fields so that I can persist across both objects.
How can i change this.
Thank you
Ger
|
 |
 |
|
|
subject: netbeans jpa wizard example
|
|
|