Saturday, 14 September 2013

Can JPA used with EE 5 servers

Can JPA used with EE 5 servers

Can JPA 2.1 be used in EE 5 servers? I want to benefit the option of
calling stored procedure capability. Iknow JPA can be used in a stand
alone but i woder if this will has any affect on transactions management
when used as a managed entity manager by the server as the specs specify
that only JPA 1 which must be supported

No comments:

Post a Comment