Java Data Objects: Difference between revisions

Content deleted Content added
maintenance; style; wikified
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Clarify-span}}
Line 6:
JDO enhanced classes are portable across different vendors' implementation. Once enhanced, a Java class can be used with any vendor's JDO product.
 
JDO is integrated with [[Java Platform, Enterprise Edition|Java EE]] in several ways. First of all, the vendor implementation may be provided as a {{clarify-span|JEE Connector|date=October 2012}}. Secondly, JDO may work in the context of JEE [[Java transaction service|transaction services]].
 
== JDO vs. EJB3 vs. JPA ==