im trying to learn JAVA Persistent API with Eclipselink and MySQL, and this error comes up when i want to print a table in the IDE.
I try assign a @Column(name='CARRE_ID') but i get a error of ilegal start expretion. Same with @JoinColumn.
Can anybody tell me what im doing worng, pleas? enter image description here @Column(name='carreid')