]
Marius Bogoevici resolved JDF-65.
---------------------------------
Fix Version/s: 2.0.0.Final
Resolution: Done
Tutorial - DataPersistence - Instructions for static imports
------------------------------------------------------------
Key: JDF-65
URL:
https://issues.jboss.org/browse/JDF-65
Project: JBoss Developer Framework
Issue Type: Enhancement
Components: ticket-monster
Affects Versions: 1.0.4.Final
Reporter: Marius Bogoevici
Assignee: Marius Bogoevici
Priority: Minor
Fix For: 2.0.0.Final
Using the examples on TicketCategory @GeneratedValue(strategy = IDENTITY), gives an
error (because of the static import implied in the original text).
Either qualify as @GeneratedValue(strategy=GenerationType.IDENTITY) or explicitly
describe static import.
Affects: GenerationType, FetchType, CascadeType
--
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: