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:
parent
08f9f6a415
commit
b1615156a1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue