play.db.jpa
Annotation Type Transactional


@Retention(value=RUNTIME)
@Inherited
@Target(value={METHOD,TYPE})
public @interface Transactional


Optional Element Summary
 boolean readOnly
           
 

readOnly

public abstract boolean readOnly
Default:
false


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly