Annotation Type Transient


  • @Retention(CLASS)
    @Target(FIELD)
    public @interface Transient
    Transient fields are not persisted in the database.