SQL « 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 » SQL 

1. brettwooldridge/SansOrm    github.com

A "No- ORM " sane SQL <-> Java object mapping library

2. ext/dbobject    github.com

Simple SQL ORM for Java

3. nebulae2us/stardust    github.com

A SQL-centric ORM framework for Java

4. aaberg/sql2o    github.com

sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm , but without the sql-generation capabilities. Supports named parameters.

5. jeffbicca/jpa-queryfier    github.com

A simple lib to create and append parameters into JPQL/SQL JPA Query objects in a simplified fashion.

6. p/dbpro-orm    code.google.com

This is a C# based .Net library that is used for Object Relation Mapping, it can map to multiple database types. It also comes with a built in Class SQL language that uses classes names and propertie...

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.