[ http://issues.apache.org/jira/browse/GERONIMO-2220?page=all ]
Andrus Adamchik updated GERONIMO-2220:
--------------------------------------
Attachment: jpa-final-patch.txt
This patch is a diff between JPA spec "Proposed Final Draft" and the final spec
that went out in May. Specifically it addresses the following spec changes:
+ Corrected inconsistency in name of LockModeType enum.
+ Added missing SqlResultSetMappings annotation; removed METHOD target from
SqlResultSetMapping
annotation.
+ Removed TYPE target from JoinColumn annotation.
+ Fixed bug in DiscriminatorColumn annotation name element default.
+ Removed EntityManagerFactory.getEntityManager method.
+ Removed EntityManagerFactory.createEntityManager(PersistenceContextType type)
method.
+ Added EntityManagerFactory.createEntityManager(Map map) method.
+ Added Map parameter to
PersistenceProvider.createContainerEntityManagerFactory method.
+ Added EntityManager.joinTransaction method.
+ Added EntityManager.getDelegate method.
+ Removed unused FlushMode annotation.
+ Added PersistenceProperties elements to PersistenceContext annotation, and
added PersistenceProperty
annotation to support this. Entries in this element are passed by the container
into the createEntityManager
method.
+ Added AssociationOverride and AssociationOverrides annotations to handle the
overriding of relationship
mappings.
+ Added METHOD, FIELD to Target of PrimaryKeyJoinColumns annotation.
+ Added EntityTransaction setRollbackOnly and getRollbackOnly methods
+ Initial value for sequence generator changed to 1.
+ Added EntityExistsException.
> Bringing JPA (EJB 3.0) spec up to date with the final release of JSR-220.
> -------------------------------------------------------------------------
>
> Key: GERONIMO-2220
> URL: http://issues.apache.org/jira/browse/GERONIMO-2220
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: specs
> Reporter: Andrus Adamchik
> Attachments: jpa-final-patch.txt
>
>
> I am working on bringing JPA spec in sync with the final release of the
> JSR-220. I will submit a patch shortly
> https://svn.apache.org/repos/asf/geronimo/specs/branches/jee5_exp/geronimo-spec-jpa/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira