[hibernate-issues] [Hibernate-JIRA] Updated: (EJB-403) QueryTest - Native Query for Update using alias causes failure

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Thu Jan 15 07:59:38 EST 2009


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

Juraci Paixao Krohling updated EJB-403:
---------------------------------------

       Assignee: Emmanuel Bernard  (was: Juraci Paixao Krohling)
    Environment: PostgreSQL 8.2.3/Sybase ASE 15 and Entity Manager   (was: PostgreSQL 8.2.3 and Entity Manager )
    Description: 
Even though it says in documentation that it supports table aliases in "update" clauses[1], the below test fails when using it. Removing the table alias is enough to make it successful.

org.hibernate.ejb.test.QueryTest#testUpdateQuery

[1] http://www.postgresql.org/docs/8.2/interactive/sql-update.html

It also affects Sybase.

  was:
Even though it says in documentation that it supports table aliases in "update" clauses[1], the below test fails when using it. Removing the table alias is enough to make it successful.

org.hibernate.ejb.test.QueryTest#testUpdateQuery

[1] http://www.postgresql.org/docs/8.2/interactive/sql-update.html


     Issue Type: Bug  (was: Patch)

> QueryTest - Native Query for Update using alias causes failure
> --------------------------------------------------------------
>
>                 Key: EJB-403
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-403
>             Project: Hibernate Entity Manager
>          Issue Type: Bug
>          Components: EntityManager
>         Environment: PostgreSQL 8.2.3/Sybase ASE 15 and Entity Manager 
>            Reporter: Juraci Paixao Krohling
>            Assignee: Emmanuel Bernard
>         Attachments: QueryTest.diff
>
>
> Even though it says in documentation that it supports table aliases in "update" clauses[1], the below test fails when using it. Removing the table alias is enough to make it successful.
> org.hibernate.ejb.test.QueryTest#testUpdateQuery
> [1] http://www.postgresql.org/docs/8.2/interactive/sql-update.html
> It also affects Sybase.

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