Improvement
- [GREPO-12] - Allow SessionFactory to be retrieved automatically
- [GREPO-15] - Improve Session-Handling for Hibernate repositories
- [GREPO-16] - Provide caching support for Hibernate repositories
- [GREPO-17] - Provide support for interceptors in Hibernate repositories
- [GREPO-18] - Provide support for filters in Hibernate repositories
- [GREPO-19] - Provide support for fetchSize in Hibernate repositories
- [GREPO-20] - Provide support for flushMode in Hibernate repositories
- [GREPO-21] - Provide support for exception translation in Hibernate repositories
- [GREPO-22] - Allow DataSource to be retrieved automatically
- [GREPO-23] - Allow EntityManagerFactory to be retrieved automatically
- [GREPO-24] - Provide support for exception translation in Jpa repositories
- [GREPO-25] - Provide support for flushMode in Jpa repositories
- [GREPO-28] - Provide support for RowMapper, RowCallbackHandler, ResultSetExtractor and SqlReturnType
- [GREPO-30] - Update grepo spring config files
- [GREPO-35] - Provide flag exposeNativeEntityManager in Jpa repositories
- [GREPO-38] - Provide flag exposeNativeSession in Hibernate repositories
- [GREPO-39] - Add flush Method to Hibernate repository
- [GREPO-40] - Add flush Method to Jpa repository
- [GREPO-41] - Add evict Method to Hibernate repository
- [GREPO-42] - Add contains Method to Hibernate repository
- [GREPO-43] - Add contains Method to Jpa repository
- [GREPO-44] - Apply transactional timeout for Hibernate criteria and queries
- [GREPO-45] - Provide maxResults parameter for Hibernate and Jpa repositories
- [GREPO-46] - Provide fetchSize parameter for Hibernate Repositories
- [GREPO-47] - Add osgi manifest to grepo jars
- [GREPO-48] - Provide support for hibernate methods with entityName parameter
New Feature
- [GREPO-1] - grepo spring namespace
- [GREPO-11] - Provide support for Spring annotation-driven configuration
- [GREPO-49] - Introduce grepo statistics module
Task
- [GREPO-13] - Update getting started guides
- [GREPO-29] - Move grepo spring configs files
- [GREPO-33] - Write short guide for new features
- [GREPO-36] - Base build on spring 3.0
- [GREPO-37] - Introduce slf4j logging api
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.