资 源 简 介
Description
The BeanManager is a framework that helps to deal with Object Relational Mapping problem. The major features are outlined below:
Features
Small footprint about 72KB
No external dependencies
JDK 1.5/6 compliant
JDBC compliant
Based on JavaBean specification, mapping is expressed as BeanInfo]
Support of both mutable metadata and dynamic bean - (configurability/extensibility features)
support of meta-data inheritance and aggregation
support of SQL92 specification
support of simple query language
support of aggregation (i.e. a single bean mapped on more than one table)
Custom adapter to customize Java to DB representation and vice-versa
OSGI enabled - EQUINOX compliant
News
| 17 Aug, 2011 | IMPORTANT! - from release 1.4.1 the groupId has been relocated from org.bsc.framewo