[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4933) Write documentation on JPA 2 annotations

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Mar 2 18:00:48 EST 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35715#action_35715 ] 

Emmanuel Bernard commented on HHH-4933:
---------------------------------------

Here is what's left AFAIK
In annotations:
 - @Cache
 - XML descriptors?

In entitymanager:
 - move examples of persistence.xml to version=2.0 etc
 - describe cache retrieve / cache store / shared cache mode
 - new exceptions like locktimeout etc
 - new PersistenceUtil methods
 - Query unwrap / setLockMode
 - emf.getCache() / getPersistenceUnitUtil()
 - em.detach /  lockmode on lookup methods / unwrap
 - checkout architecture and setup chapters

> Write documentation on JPA 2 annotations
> ----------------------------------------
>
>                 Key: HHH-4933
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4933
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: annotations
>            Reporter: Emmanuel Bernard
>            Assignee: Emmanuel Bernard
>             Fix For:  3.5.x
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list