Uses of Interface
com.vaadin.data.Property.Transactional

Packages that use Property.Transactional
com.vaadin.data.util Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. 
 

Uses of Property.Transactional in com.vaadin.data.util
 

Classes in com.vaadin.data.util that implement Property.Transactional
 class TransactionalPropertyWrapper<T>
          Wrapper class that helps implement two-phase commit for a non-transactional property.
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.