Summary
- [Feature #7] Result set mapping API. (commit: f0d8840) (details)
- [Feature #7] One more annotation. (commit: 5fec61e) (details)
- Modified metamodel building implementation to accommodate incoming (commit: cb2c992) (details)
- Moved JopaInitializationException into appropriate package and changed (commit: 5f7647c) (details)
- Discover SparqlResultSetMapping annotations when building the (commit: 2d39292) (details)
- Started working on result set mappers (VariableResult). (commit: d03b663) (details)
- Basic VariableResult mapping implementation. (commit: dc09556) (details)
- Added manager for result set mappers. (commit: 87b8df8) (details)
- Started working on result set mapper creation on metamodel build. (commit: c2ceed7) (details)
- Build result set mappers on PU initialization. (commit: 6991372) (details)
- Finished variable result set mapping. (commit: 58e1755) (details)
- Updated TODOs. (commit: dcae7d6) (details)
- Started working on constructor result mapping implementation. (commit: 83316e5) (details)
- Finished constructor result mapping. (commit: fbd3be9) (details)