1. How do I override the GenerationType strategy using Hibernate/JPA annotations? stackoverflow.comI'm considering using Annotations to define my Hibernate mappings but have run into a problem: I want to use a base entity class to define common fields (including the ID ... |