[hibernate-issues] [Hibernate-JIRA] Assigned: (HHH-1561) Missing " in Documentation for H3, Chapter 15.8

Diego Pires Plentz (JIRA) noreply at atlassian.com
Sun Jul 8 05:07:52 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diego Pires Plentz reassigned HHH-1561:
---------------------------------------

    Assignee: Diego Pires Plentz

> Missing " in Documentation for H3, Chapter 15.8
> -----------------------------------------------
>
>                 Key: HHH-1561
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1561
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Sven Schliesing
>            Assignee: Diego Pires Plentz
>            Priority: Trivial
>         Attachments: HHH-1561.patch
>
>
> Missing " in the documentation for the Criteria Queries (http://www.hibernate.org/hib_docs/v3/reference/en/html/querycriteria.html), 15.8.
>     .add( Property.forName("weight).gt(avgWeight) )
> should be:
>     .add( Property.forName("weight").gt(avgWeight) )

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