@ManyToOne @JoinColumn( name = "CDE_ID_FK", referencedColumnName = "CDE_ID" ) private Commande commande;