Issue Type: Feature Request Feature Request
Assignee: Unassigned
Components: UnifiedPush-server
Created: 12/Nov/13 3:17 PM
Description:

We could evaluate the usage of a @PrePersist listener for things like:

  • primary key (@Id)
  • variant ID
  • push App ID

Right now their values is applied inside of the class, like

variable = UUID.randomUUID().toString();

A listener helps to remove the "technical logic" from the entity

Fix Versions: future
Project: AeroGear Push
Priority: Major Major
Reporter: Matthias Wessendorf
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