JGrinder
Home PageCategories: Persistence - Data-tier
Author: Objectwave
Framework for mapping Java objects to various persistent stores.
JGrinder provides object transaction management support for over 3,000 transactions per second and helps database application development.
Features include:
- Implements persistence within J2EE.
- Extensible Framework: modify the framework to support persistence in any form, including object/relational and object/object solutions.
- Multiple application server support: Voyager, WebLogic, WebSphere or NetDynamics.
- Designed for flexibility: a variety of collections can be used in your model.
- Scalability: object transaction services will determine which fields have been modified and, in conjunction with the persistence framework, which fields have been modified in the database since the developer's last transaction began.
- Integration: ability to be used with any DBMS for which JDBC compliant drivers have been defined.
- Source code generation: customize templates and generate all the necessary supporting code to use the framework, such as accessors, mutators and object transaction management.
Built for Java |
Free or free version available |
Source code provided |