Projects / Generic Repository

Generic Repository

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.

Tags
Licenses
Implementation

RSS Recent releases

  •  03 Dec 2010 07:52

    Release Notes: New features of version 1.5 include a custom grepo spring namespace, OSGI artifacts, and a generic statistics (gstatistics) component.

    •  12 Oct 2009 22:35

      Release Notes: This release has generic support for Hibernate-based DAOs, generic support for Jpa-based DAOs, and generic support for executing database stored procedures and functions. It is highly customizable.

      Screenshot

      Project Spotlight

      depfinder

      A tool that finds the dependencies of Slackware packages.

      Screenshot

      Project Spotlight

      stdnoj

      A cross-platform C++ class library.