Dbnavgate shows the nodes and details of a database instance
As part of the lecture java programming we had to program a database navigator.
This navigator shows the nodes of all relations in a database instance and the details of the selected node.
I used the Model-View-Controller-Pattern (MVC).
Mapper is a presentation framework for XML, WEB & GUI applications based on the Model-View-Controller pattern. Its event driven components & models provide an easy & consistent way to bind fields to ValueObjects or Collections for all presentation types.