Hi, The classpath contains a jpa spec jar at version 1.0. TypedQuery etc are introduced in JPA 2.0 spec. So either grab a JPA 2.0 spec library or use openjpa-all-2.0.x jars which includes JPA 2.0 API classes.
----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/class-file-for-javax-persistence-TypedQuery-not-found-error-upon-upgrading-from-OpenJPA-1-2-x-to-Ope0-tp4984650p4984839.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
