java ee - JPA Current Version -
what current version of java persistence api?
know jpa defined on jsr 338 , (march 2014) version 2.1:
but according peter pilgrim, on chapter 4 of java ee 7 developer handbook, jsr 338 defines version 3.2 of java persistence api:
the java persistence api (jpa), jsr 338, version 3.2 specification mandates how persistence can applied objects in java ee product.
well, didn't read book, pages needed. book ok or outdated?
actually, think should re-read chapter 1 , re-examine contents of java ee 7 html5 productivity table displayed in book (pages 7 9).
java ee 7 defines following:
ejb specification version 3.2 defines enterprise java beans, entity beans , ejb ql, jsr 345; jpa specification version 2.1 defines java persistence api, jsr 338
pp
Comments
Post a Comment