This package can be used to generate code for classes to access databases as objects.
It accesses a database to retrieve the information about tables and columns for which it is intended to generate data access classes.
It generates value object classes (VO) to manage the mapped object information with all the necessary getter and setter functions.
It also generates data object class (DAO) to perform the actual database access operations at application runtime, like INSERT, SELECT, UPDATE, and DELETE.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (81.3%) |
Good (81.3%) |
Sufficient (68.8%) |
Sufficient (68.8%) |
- |
- |
Sufficient (62.5%) |
536 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.