Annotation Interface Update


@Target({}) @Retention(RUNTIME) public @interface Update
  • Element Details

    • filter

      String filter
      Default:
      ""
    • onPersist

      String onPersist
      Default:
      ""
    • finder

      Finder finder
      Default:
      @org.smallmind.persistence.cache.aop.Finder
    • proxy

      Proxy proxy
      Default:
      @org.smallmind.persistence.cache.aop.Proxy