Package br.com.arsmachina.controller.impl

Class Summary
SpringControllerImpl<T,K extends Serializable> Abstract class that extends ControllerImpl to annotate with Transactional all methods that can write to the object store and Transactional(readOnly=true) all methods that read from the object store.
 



Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.