Package com.vaadin.addon.jpacontainer.provider

Class Summary
BatchableLocalEntityProvider<T> A very simple implementation of BatchableEntityProvider that simply passes itself to the BatchUpdateCallback.
BatchUpdatePerformedEvent<T> Event indicating that a batch update has been performed.
CachingBatchableLocalEntityProvider<T> A very simple implementation of BatchableEntityProvider with caching support that simply passes itself to the BatchUpdateCallback.
CachingLocalEntityProvider<T> En extended version of LocalEntityProvider that also implements the CachingEntityProvider interface.
CachingMutableLocalEntityProvider<T> En extended version of MutableLocalEntityProvider that also implements the CachingEntityProvider interface.
LocalEntityProvider<T> A read-only entity provider that works with a local EntityManager.
MutableLocalEntityProvider<T> Extended version of LocalEntityProvider that provides editing support.
 



Copyright © 2013 Vaadin Ltd. All rights reserved.