@Id @Column(name="Id") @GeneratedValue(strategy=GenerationType.SEQUENCE,generator="secuencia_idProfesor") private int id;