Markus Stauffer
Markus Stauffer
maven compiler plugin - set source and target properties in parent pom.xml Signed-off-by: Markus Stauffer
Question, why not set the java source and target level in the pom.xml ?
I would like to recommend an addition to the spec document: In chapter "Relationship to Other Java APIs" a reference to Jakarta Persistence (JPA) should be added. The additional chapter...
Support for the sql WITH clause is missing from JPA. It would be great if the WITH clause is supported in both JPQL and the Criteria API. At the moment...
this is even shorter: 17 instead of compiler.source and compiler.target . cheers