DB Visual Architect
From Wikipedia, the free encyclopedia
| This article is orphaned as few or no other articles link to it. Please help introduce links in articles on related topics. (July 2006) |
DB Visual Architect (DB-VA) is a full featured Object Relational Mapping (ORM) toolset that act as a bridge between object model, data model and relational model by automating the mapping between relational rows in a database and object models which can be manipulated by a Java program, and helps realizing UML design to database implementation.

