PostgreSQL
 sql >> Base de données >  >> RDS >> PostgreSQL

Comment connecter postgresql dans hibernate.cfg.xml

Selon ceci thread, vous devez définir votre annotation Id comme suit :

@GeneratedValue(strategy = GenerationType.IDENTITY)