]
John Ament reassigned SEAMJCR-5:
--------------------------------
Assignee: (was: John Ament)
EntityListeners
---------------
Key: SEAMJCR-5
URL:
https://issues.jboss.org/browse/SEAMJCR-5
Project: Seam JCR
Issue Type: Feature Request
Components: CDI & Injection API
Reporter: John Ament
We should provide JPA 2 compliant entity listeners. We should provide a PostLoad
implementation that can bind Nodes to properties that contain UUIDs for node id's.
These should be represented by a Seam JCR created annotation denoting that the field is
actually a UUID, and it should denote the field that will receive the underlying
javax.jcr.Node.