CocoBase
Home PageCategories: Object-relational mapping
Author: Thought
Latest version: 5.0
Added 2006-07-31
Persistence and query manager for local J2SE and distributed J2EE environments that is transparent to the object and does not modify the byte-code of the object with extensions, annotations, etc. whether at design, build, deploy or runtime.
Features include:
- Generic POJO O/R mapping
- ability to map single or multiple inheritance with multiple discriminators without requiring knowledge of specific mapping strategies
- SQL realms, allowing multiple SQL views or filters for the same Java class model
- SQL tuning, allowing generation and tuning of SQL for each mapping at design time
- Callback plug-ins and factories for incorporating custom behavior at runtime
- Supports standard EJBQL based querying for object queries and it is based on an early draft of the EJB3 persistence API
- Spring integration
- Eclipse IDE plug-in
- Magic Mapper: a case-tool user interface for mapping tables, fields and objects
Built for Java |
Plug-in |