Annotation Type NotPersistable


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface NotPersistable
    Annotation for properties that should not be persisted
    Version:
    $Revision: $
    Author:
    Mark Hall (mhall{[at]}pentaho{[dot]}com)