|
Ebean ORM
Ebean is Object Relational Mapping Persistence Layer.
Ebean is designed to be easy to learn and use. It follows the mapping specification of JPA with annotations such as @Entity, @OneToOne, @OneToMany etc.
Ebean also has a relational api when you want to bypass ORM in favour of using your own SQL for fetching, updating and calling stored procedures.
|
|
|
Category |
Persistence |
License |
GNU Library or Lesser General Public License (LGPL) |
HomePage |
http://www.avaje.org |
|
|
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States
and other countries. This site is independent of Sun Microsystems, Inc.