JSQLMapper
Categories: Persistence - Data-tier, XML
Author: JNetDirect
Latest version: 1.1
Added 2006-02-13
Bi-directional data mapping tool that eliminates the need to construct custom code in order to bring relational data into XML format.
JSQLMapper allows for the creation of relational data entries into an XML format and a map of those entries into a relational data source.
Features include:
- Support for complex data relationships
- Uses a JDBC connection to interact with the database to allow for a broad database engines support
- CRUD (read/write/update/delete) support
- Flexible document structuring
- Stale write protection, dataset differencing and automatic merging
- Schema generation
- Object binding support
- Support for all JDBC data types
Built for Java |
Discontinued |