Projects
-
- Members:
- 1
DynaRésumé functional goal is to provide a tool to easily generate CVs with different looks and feels. This project is based on Spring DM and eclipse RCP, both technologies are OSGi based. We want to show how easy It is to use OSGi with Spring DM and what are the benefits of OSGi. You may want to visit the corresponding google group : http://groups.google.fr/group/dynaresume.
-
- Members:
- 4
Using Annotations, and no further configuration, GenericDAO reads your data from a database, creates objects representing the records in the table, and inserts them into a List. At the end, you get the list. This is really an extremely simple ORM tool that uses reflection and annotation as opposed to XML configuration. Compliments of FoxBomb.com










