Please use the google group to ask questions - thanks.

by Rob 15 Sep 11:02
Release v2.1.0

Just released v2.1.0.

Main new Features are:

- Asynchronous Query execution
----------------------------------
http://www.avaje.org/ebean/introquery_future.html
http://www.avaje.org/static/javadoc/pub/com/avaje/ebean/FutureList.html


- PagingList Query:
----------------------------------
http://www.avaje.org/ebean/introquery_paginglist.html
http://www.avaje.org/static/javadoc/pub/com/avaje/ebean/PagingList.html


- Refactoring of caching
----------------------------------
- Exposing the L2 Cache API
- Declarative caching via @CacheStrategy
- Support for 'read only' 'shared instances'
... to return the bean from the cache rather than a new instance with data copy.

The user guide (pdf) has been updated and now covers:

- Introduction to the Persistence Context
- Persistence context as the 'first level cache'
- Bean Cache and Query Cache
- How to use the server caches


Cheers, Rob.

Create a New Topic

Title:
Body:
 
Introduction User Guide (pdf) Install/Configure Public JavaDoc Whitepapers
General Database Specific Byte Code Deployment Annotations Features
Top Bugs Top Enhancements
woResponse