Entity « JPA « JSF Q&A

Home
JSF Q&A
1.API
2.Bean
3.Component
4.Control
5.Data
6.database
7.Datatable
8.Development
9.Exception
10.Facelets
11.Form
12.Glassfish
13.HTML
14.IceFaces
15.Internationalization
16.JPA
17.JSP
18.MyFaces
19.openfaces
20.Page
21.Portlet
22.PrimeFaces
23.RichFaces
24.Seam
25.Security
26.Servlet
27.Session
28.Tag
29.Test
30.Tomcat
31.validation
32.Web Service
JSF Q&A » JPA » Entity 

1. JPA 2, JSF, setting id of OneToOne mapped entity problem    stackoverflow.com

we havent used JPA or any other ORM tools in our web application, now we have been on updating whole stuff to Java EE 6,
my problem about is JPA ,i have ...

2. Java Server Faces - creating entities related to the other entities    stackoverflow.com

I am working on some project in jsf and I need help. I have two tables in my database - USERS and EVENTS. I generated entity classes from these tables in netbeans, ...

3. Create two entities in database in the same controller    stackoverflow.com

I use JSF and JPA with Netbeans 7.0. I have an HTML form that insert into a table X, I want to have the same button creating two entities sequencely, my problem ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.