Annotation Type PreSave


  • @Documented
    @Inherited
    @Retention(RUNTIME)
    @Target(METHOD)
    @Deprecated
    public @interface PreSave
    Deprecated.
    use PostPersist instead