Positioning of JPA/Hibernate annotations

I am wanting to have my JPA/Hibernate annotations appear on the getter methods rather than the field definitions but I can’t get this to work. Is there any way I can do this? I don’t want to specify my classes as ORM classes as I’d like to keep things as simple as possible.

My sample project showing this problem is attached.

Rgds,
Phil
Yacht Race Management System.vpp