[
http://opensource.atlassian.com/projects/hibernate/browse/JPA-17?page=com...
]
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/confi...
"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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira