Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-03 16:52
1.5.2

Neue Features der Version 1.5 gehören ein benutzerdefiniertes grepo Frühjahr Namespace, OSGI Artefakte und eine generische Statistik (gstatistics) Komponente.
New features of version 1.5 include a custom grepo spring namespace, OSGI artifacts, and a generic statistics (gstatistics) component.

2009-10-13 07:35
1.0.0

Diese Version hat allgemeine Förderung der Hibernate-basierte DAOs, generische Unterstützung für JPA-basierte DAOs, und generische Unterstützung für die Ausführung von Datenbank gespeicherten Prozeduren und Funktionen. Es ist höchst anpassbar.
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.

Project Resources