Changelog for VP Suite 2.1 Build 20051231 (Jan 11 2006)
Information
These changelog for VP Suite demonstrate the enhancements provided in the following products up to and including Build 20051231.
Changes since Build 20051211
[Fixed] Code generation failed in DB-VA Java, DotNET
Fixed a bug in which ORM code generation failed to work in the Java and DotNET edition of DBVA for IDEs.
[Fixed] Class would be duplicated when 'copy and paste' across project
Fixed a bug in which class model would be duplicated by copying a source class and pasting it to a new project.
[Added] Support part and property
Starting from this release, Part and Property in Composite Structure Diagram is supported.
After updated:

[Fixed] Wrong calculation of estimated download time for database driver and adapter file
Fixed a wrong calculation in which the estimated download time for database driver and adapter file would show negative value.
After bug fixed:

[Updated] Support tooltip that shows the fully qualified name (UML & Java/C# style) of models
UML Style:

Java/C# Style:

In order to enable/disable this feature, alter the option Show fully qualified class and package name in tooltip in the Class tab of the Diagram package of the Option dialog box.

You can also select the presentation of the fully qualified name by choosing the desired style from the Show Parent Style drop-down menu.

[Added] Support defining host name in Key manager (floating license)
After updated:

[Fixed] Caption label would not align to grid when moving
After bug fixed:

[Fixed] Drag control flow resource to existing fork node might change its orientation
Before bug fixed:

After bug fixd:

[Fixed] Wrong connector color in exported image
Fixed a bug in which an exported image might display connectors in blue color if you have highlighted a connector before exporting the diagram as an image.
[Fixed] Unable to show '<' and '>' in documentation pane
Fixed a bug in which documentation pane was unable to display ‘<’ and ‘>’.
[Removed] Default selection for Log4J jar file for JBoss application server template
After removed:

[Fixed] Total number of paper was calculated incorrectly in Quick Print
After bug fixed:

[Fixed] Invalid mapping generated by ORM
Fixed a bug in which an invalid mapping would be generated for entity with an identifying relationship to an entity with composite id, cause the generated code unable to run properly.