0

I am trying to use SpringJPA 1.10.1 which provides support for JPA 2.1 and StoredProcedureQuery class to execute procedure. But whenever I execute the procedure, I am getting following exception: java.lang.NoSuchMethodError: javax.persistence.EntityManager.createStoredProcedureQuery(Ljava/lang/String;)Ljavax/persistence/StoredProcedureQuery

I have checked other questions link but all are referring to weblogic 12.1.3. Is there any way to enable JPA 2.1 with weblogic 12.1.2?

Yamini
  • 67
  • 1
  • 6

0 Answers0