Servlet « JPA ORM « Java Open Source App

Home
Java Open Source App
1.2D
2.3D
3.Algorithm Data Structure
4.Chart
5.Cloud Computing
6.Data Mining
7.Database
8.Eclipse
9.Game
10.Google API
11.Graphics
12.GUI
13.GWT
14.IntelliJ
15.JavaFX
16.JBoss
17.JDBC
18.JEE
19.JPA ORM
20.JSF
21.JSON
22.Maven
23.Media
24.Mobile
25.MongoDB
26.MySQL
27.Netbeans
28.Network
29.NoSQL
30.OpenGL
31.Oracle
32.OSGi
33.Security
34.Social Network
35.Spring
36.Sqlite
37.Testing
38.Web Framework
39.WebService
40.XML
Java Open Source App » JPA ORM » Servlet 

1. mrzepinski/JEE6Basis    github.com

Some Java EE 6 technologies: Java Servlet 3.0, JSP 2.2, CDI 1.0, EJB 3.1, JPA 2.0 in examples

2. Nimrodda/TrainingGoal    github.com

TrainingGoal is a small university case project written in Java , demonstrating J2EE Servlets web application development using the N-tier application architecture. The data access layer uses the generic repository pattern with Hibernate as ORM along with the Unit of Work pattern to manage transactions and concurrency. The application logic uses the Factory pattern to determine which controller to load and POJO entities using the Domain Model pattern.

3. sroysf/webapp-jpa-hibernate    github.com

Hibernate / JPA / Postgres with simple servlets + JSTL web application demo.

4. stefanotravelli/samplecdi    github.com

JPA /CDI running on servlet container sample project

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.