Select a tag to browse associated projects and drill deeper into the tag cloud.
With Lambico you can add DAOs to your entities just writing only their interfaces, with no implementation.
Warp-persist is a lightweight library that provides persistence and transactions for applications using Google Guice. You can use warp-persist inside web and servlet applications as well as EJB and simple desktop applications. All with a few simple configuration steps. Quick HitsInject DAOs
Hibernate Generic D.A.O. FrameworkThe motivation behind the frameworkWe had worked on a project where we hand-coded all of our DAOs. This produced four irksome difficulties: (1) Method names and implementations were not altogether consistent. (2) It was a pain to make additional columns sortable or
The page has moved.The page you are trying to access has been moved here. Please update your bookmarks. Thank you.
Yet Another Generic DAO layer for Java. With support for both JPA and hibernate For the general view you can take a look at http://www.altuure.com/projects/yagdao/ start up article: http://www.altuure.com/2008/10/02/who-needs-implementations/
Infinitum is a lightweight, extensible framework enabling Android developers to quickly and efficiently create rich applications while facilitating the convention-over-configuration paradigm. Infinitum includes an ORM that allows developers to spend more time focusing on their problem domain and
The data-access framework allow the developer to abstract form persistence framework. It provides simple Dao interface and several Dao implementation (two at this time, one for JPA and one for pure hibernate).
samurai-dao is a simple, high performance object/relational persistence and query service. O/R Mapping. No XML. Two Way SQL. Run with Java. Run with SQL Client. Sample code: List empList = dao.select(ALL, Employee.class);
A open source Java Object Persister using JDBC. This is small and light weight library which can Persist data into the database. This library frees you from writing the Data transfer objects. Just create a POJO and simply save it using this library. I have also integrate Java transaction API with this library
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.