Package com.vaadin.addon.jpacontainer.provider.jndijta

Interface Summary
JndiAddresses  
JndiJtaProvider<T> A custom type of EntityProvider suitable for JEE6 environment with JTA and server provided JPA context.
 

Class Summary
CachingBatchableEntityProvider<T> An entity provider implementation that uses JTA transactions and JPA context provided by the application server.
CachingMutableEntityProvider<T> An entity provider implementation that uses JTA transactions and JPA context provided by the application server.
EntityProvider<T> An entity provider implementation that uses JTA transactions and JPA context provided by the application server.
JndiAddressesImpl  
MutableEntityProvider<T> An entity provider implementation that uses JTA transactions and JPA context provided by the application server.
 



Copyright © 2013 Vaadin Ltd. All rights reserved.