1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2025-02-17 15:55:19 -05:00

Add Ebean framework to ORM section.

This commit is contained in:
tmarwen 2014-11-07 18:17:47 +01:00
parent 08f9f6a415
commit b1615156a1

View file

@ -275,6 +275,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [EclipseLink](https://www.eclipse.org/eclipselink/) - Supports a number of persistence standards: JPA, JAXB, JCA and SDO.
* [Hibernate](http://hibernate.org/orm/) - Robust and widely used with an active community.
* [Ebean](http://ebean-orm.github.io/) - ORM Framework that provides fast data access and even faster coding.
## PDF