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 | Java SQL spring jdbc Persistence Database DB hibernate JPA Repository dao |
|---|---|
| Licenses | Apache 2.0 |
| Implementation | Java |
Recent releases


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


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.
A .NET component to create PDF documents without using Adobe Acrobat.