Christoph Engelbert created DIRECTMEMORY-110:
------------------------------------------------

             Summary: Add annotations for Pre-&Post-Hooks when (de-)serialize 
an VO
                 Key: DIRECTMEMORY-110
                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-110
             Project: Apache DirectMemory
          Issue Type: Task
          Components: Lightning
            Reporter: Christoph Engelbert


When serializing or deserializing an valueobject it should be possible to add 
pre- and posthooks in form of annotated methods to handle additional behavior.
Annotations could be in form of @PrePersist annotions of JPA.

@PreSerialize
@PostSerialize
@PreDeserialize
@PostDeserialize

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to