Annotationsschnittstelle 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

  • Optionale Elemente - Übersicht

    Optionale Elemente
    Modifizierer und Typ
    Optionales Element
    Beschreibung
    boolean
     
  • Elementdetails

    • value

      boolean value
      Standard:
      true