Do You Need Quick XML Persistence?
There is published a result of the XML serialization speed test of UJO objects on the blog UJO Framework project. The result is favourable particularly in comparison with the XML serialization implemented in JRE 6.0.
The UJO Framework provides special objects with a different architecture from JavaBeans with a few interesting features. The latest version (0.74) has implemented CSV persistence and a JavaBean support.
Basic Features:
- efficient high speed XML serialization
- CSV serialization
- Resource bundle serialization
- JTable component support
- interesting object architecture based on two interfaces
- very light weight framework with no dependencies
There is possible to study all features of the framework by an referential project called jWorkSheet . More information are available on a home page of the project include a short tutorial .
For more information you can see a project home page.
- Login or register to post comments
- 1709 reads
- Flag as offensive
- Email this Announcement
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)






