Changes in  1.3

Data store refactoring support

Data store refactoring support is probably one of most important updates in 1.3 version of AppWrench. This version introduces following refactoring operations.



Improvements in JDO/JPA support

We worked hard to improve JDO/JPA support in AppWrench current version and now we are able to understand most of JDO/JPA annotations and correctly visualize embedded objects as well as child/parent relationships.

For example if you have the following class named PersonJPA

Embedded Object ContactsJPA will be displayed in a separate field group in the editor:


Blob property visualization improvements

Current version introduces visualization for blob valued properties. Current version supports displaying and editing of images and serializable objects stored in blobs.



Name spaces support

1.3 version of AppWrench has full support for name spaces



Blob store access

Blob store view allows easy access to your blobs from Eclipse IDE.



Changes in 1.2

1.2 Release was devoted to bug fixing. We have fixed multiple defects in following areas:

Changes in 1.1


Data store import/export wizards

Most important changes in 1.1 release are wizards allowing to export and import data in data store in a few clicks.

Initial JDO/JPA support

AppWrench is now able to use JDO/JPA annotations to determine Entity kinds and properties

API Time estimations

AppWrench profiler is now able to estimate API time during testing on dev server.

Links: