Domanda

If I don't do anything, I get errors of the annotation driver.
I've read the upgrade doc, and know about the "use" statements to define the namespace of the annotations.

HOWEVER - I do not want to go over all my entities and add that to each annotation.

È stato utile?

Soluzione

use the SimpleAnnotationReader instead of the AnnotationReader.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top