Projects
-
- Members:
- 2
EuroPass is a pre-alpha state project aiming to provide a NetBeans platform based graphical user interface providing a user-friendly editor for EuroPass based CVs. This is used as a testbed for a sub-project working on an annotation processor creating a NetBeans platform based modular application/ GUI from JAXB generated classes. In the future this shall also allow to generate GUIs for JPA entity classes, Schema2Beans generated classes, XAM models and other java beans.
-
- 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








