RSS 3 projects tagged "Persistence"

No download No website Updated 05 Aug 2009 Butterfly Persistence

Screenshot
Pop 41.67
Vit 1.45

Butterfly Persistence is a simple, no nonsense Java persistence API. It aims to provide a simple relational persistence API. Its features include automatic/manual connection management, easier JDBC operations via JDBC templates (Spring style), simple object relational mapping, and map reading for dynamic queries. It provides a simple and pragmatic approach to persistence and will either help you, or get out of the way and let you do the job manually.

No download Website Updated 03 Dec 2010 Generic Repository

Screenshot
Pop 33.94
Vit 1.71

The Generic Repository (grepo) is a framework for Java which allows you to access (database) repositories in a generic and consistent manner. Using grepo, it is generally no longer required to provide all the boilerplate code which is necessary in order to access (database) repositories from Java. All you have to do is write appropriate database code (queries, procedures, functions, etc.), an appropriately annotated Java interface, and very little Spring configuration.

Download Website Updated 03 Jan 2011 persistence4j

Screenshot
Pop 59.58
Vit 2.86

persistence4j is a small and lightweight Java object persister that uses JDBC to persist data into a relational database. The library frees you from writing the Data transfer objects - just create a POJO and simply save it. Transactional and non-transactional connections are supported and can be configured from the simple properties file.

Screenshot

Project Spotlight

EtherApe

An etherman clone that graphs net activity in real time.

Screenshot

Project Spotlight

FBReaderJ

An e-book reader for the Google Android platform.