[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4852) AbstractEntityPersister.generateSnapshotSelectString() doesn't take into accout "@Where" clause on entity level

Roman Pokhodzhai (JIRA) noreply at atlassian.com
Wed Jan 27 04:34:33 EST 2010


AbstractEntityPersister.generateSnapshotSelectString() doesn't take into accout  "@Where" clause on entity level
----------------------------------------------------------------------------------------------------------------

                 Key: HHH-4852
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4852
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 3.3.2
            Reporter: Roman Pokhodzhai
            Priority: Minor


AbstractEntityPersister.generateSnapshotSelectString() doesn't take into accout  "@Where" clause on entity level. But generates "where" clause based only on primary key columns. It's incorrect as far as in this case incorrect state could be retrieved from database.

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