Hy,
thers is a option to roo command line to generate _Roo_Jpa_Entity @Id column with @GeneratedValue(strategy = GenerationType.IDENTITY) instead GenerationType.AUTO ?

I have MySQL database with...