[hibernate-issues] [Hibernate-JIRA] Commented: (JPA-17) Docs typo - ENABLE_SELECTOVE

Ondra Žižka (JIRA) noreply at atlassian.com
Fri Jun 17 13:12:24 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/JPA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42641#action_42641 ] 

Ondra Žižka commented on JPA-17:
--------------------------------

And, once on this page, there's missing > in the persistence.xml example:

<property name="hibernate.dialect" value="org.hibernate.dialect.HSQLDialect"/

> Docs typo - ENABLE_SELECTOVE
> ----------------------------
>
>                 Key: JPA-17
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/JPA-17
>             Project: Java Persistence API
>          Issue Type: Bug
>            Reporter: Ondra Žižka
>
> http://docs.jboss.org/hibernate/entitymanager/3.6/reference/en/html/configuration.html
> "Here's a more complete example of a persistence.xml file"
>    <shared-cache-mode>ENABLE_SELECTOVE</shared-cache-mode>
> I guess that should be ENABLE_SELECTIVE.

-- 
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