Latest build: sp1_20100313 (February 22, 2010) View release notes

Insert reference model element references to rich text documentation pane. The referenced model elements will be linked and highlighted.

Class diagram is the most widely used diagram in modeling object-oriented system. A class diagram shows a set of classes, interfaces, associations and generalizations. Package is commonly used model element for organizing elements in class diagram. Class diagrams are not just for visualizing and documenting structure models but also for constructing executable system with forward, reverse and round-trip engineering. There is also a synchronization engine for generating and updating entity relationship diagram from class diagram.

Generate database schema (DDL) from entity relationship diagram (ERD). Both database creation and database patching script can be generated automatically. The following movie demonstrates the database generation feature.

Modeling is not just about creating diagrams but also the ease of refinement. Good visual modeling tool allows modeler to create and manipulate diagrams in effective way. DB Visual ARCHITECT for NetBeans provides sweeper and magnet functions for expanding and compacting diagram without messing up the layout.

Traceability between model elements helps to identify and locate the source of origin of specify model element in project. For example, physical entity "ORDER_ITEM" is derived from a conceptual entity called "Order item" in a entity relationship diagram. DB Visual ARCHITECT for NetBeans supports model transitor to manage and maintain the traceability between model elements.

Style is a set of formatting attributes for diagram elements. Applying style to diagram element enables you to quickly change the formatting of diagram element without setting attributes one by one. The manage style function allows you to change formatting attributes of existing style, and all changes will be applied to all diagram elements applied the same style.

The sharing of latest and accurate system design to customer, team member or other department staff greatly increases the efficiency of communications. DB Visual ARCHITECT for NetBeans supports publishing project to web enabled format. The published content contains all information in the project, including documentation, detail property, internal references and external references of each diagram and model element. The published content incorporates some navigation functions to increase the usability such as jump to shape, open reference and popup documentation when mouse over the element. There is no special requirement in both server and client side. Project Publisher can run with system job scheduler to publish and upload project(s) in regular bases.
What's New in DB Visual ARCHITECT 5.2 for NetBeans?
Release date: January 11, 2010View release notes

Generate PHP persistent layer working with Doctrine object relational mapping (ORM) framework.

Translate logical database design to different languages by automatic translation function. Both model element name and documentation can be translated.

A new diagram type, "Profile Diagram" is introduced for designing stereotypes and tagged values visually. Profile diagram supports defining stereotypes with generalization, composition. Integer and floating number tagged values are also supported.

Define status, difficulty, priority, version, iteration, phase and discipline of each model element for project management purpose.

Automatic expand diagram base on the growth of design. Margin can be defined visually.

Specify all association properties in diagram without going through deep dialog boxes.

Design classes in UML class diagram, generate Java source code and reverse Java source code to update the UML class diagram. Java annotation syntax is supported in the latest version.

Reverse engineer 12 programming languages to UML class diagram. Supported programming languages include Java, C++, .NET DDL or exe, IDL, Ada 95, XML, XML schema, JDBC, Hibernate, PHP 5.0 or above, Python and Objective-C. The latest version supports reversing source code to package diagram for high level analysis.

Design report template with easy-to-use visual template designer. The latest version has added a lot of customizable elements and increased in usability.

Generate database specification to Microsoft Word 2007 format. The MS Word 2007 report generation feature is available in Windows, Mac OSX, Linux and Unix platforms. The latest version supports specifying MS Word document as template.

Identify, document and manage domain terms with glossary grid. Each term can have multiple aliases. All terms will be highlighted and linked in model element documentation.

Write detail description to model elements with rich formatted text. The latest release highlights and links glossary terms from documentation to glossary grid.

Compare and generate differences between two diagrams automatically with visual diff. Identify differences between two databases by comparing two entity relationship diagrams.