History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: EJB-55
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vance Karimi
Reporter: D. S.
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
EJB Cartridge

EJB3 Cartridge: version attribute should move to the getter method

Created: 13/May/07 11:33 PM   Updated: 14/Jun/07 05:07 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Environment: JPA (Vendor: Hibernate) without JavaEE-Container


 Description   
Version number is not increased if the version annotation is set on the private field

 All   Comments   Change History      Sort Order:
Comment by Vance Karimi [14/Jun/07 05:07 PM]
Fix in CVS. Changed modifier to public. Set the @Version annotation on the getter.