[
https://issues.jboss.org/browse/FORGE-1525?page=com.atlassian.jira.plugin...
]
Christoph Schulz edited comment on FORGE-1525 at 1/26/18 4:57 PM:
------------------------------------------------------------------
Submitted PR early to get some feedback. More details in the PR itself.
was (Author: criztovyl):
Submitted early to get some feedback. More details in the PR itself.
Being able to create custom Id for JPA entities
-----------------------------------------------
Key: FORGE-1525
URL:
https://issues.jboss.org/browse/FORGE-1525
Project: Forge
Issue Type: Feature Request
Components: Java EE
Affects Versions: 2.0.0.CR2
Reporter: Manuel Rascioni
Assignee: Christoph Schulz
Fix For: 3.x Future
As per FORGE-1398 there should be the possibility to customize the {{@Id}} for an
{{@Entity}} make it use {{@EmbeddedId}} when creating the entity.
Something like:
{{entity --named Document --idType custom --idClass DocumentCode}}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)