Annotation Interface AsyncWrites


@Target(TYPE) @Retention(RUNTIME) public @interface AsyncWrites
User: Stephan Bösebeck Date: 19.03.13 Time: 12:38

When this annotation is added to a class, all store or update calls of objects of this class will be asynchrounously

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      true