play.db.jpa
注释类型 Transactional


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


可选元素摘要
 boolean readOnly
           
 

readOnly

public abstract boolean readOnly
默认值:
false


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