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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira