Version 1.1.0
Estimated release date:
last week of February, 2008.
- Support for new types: java.lang.StringBuffer, java.util.Calendar, java.util.Stack and java.util.Timezone;
- A way to delete all objects from a given class using a single method: PersistableManager.deleteAll(...);
- Ability to add a public default constructor to persistent classes that don't have one;
- API refactoring to reduce the amount of the generated bytecode;