[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2112) ClassCastException in StatefulPersistenceContext.getCachedDatabaseSnapshot(...)

Aleksei Valikov (JIRA) noreply at atlassian.com
Wed Sep 27 12:26:24 EDT 2006


ClassCastException in StatefulPersistenceContext.getCachedDatabaseSnapshot(...)
-------------------------------------------------------------------------------

         Key: HHH-2112
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2112
     Project: Hibernate3
        Type: Bug

  Components: core  
    Versions: 3.2.0.cr4    
    Reporter: Aleksei Valikov


StatefulPersistenceContext.getCachedDatabaseSnapshot(EntityKey key) causes ClassCastException when NO_ROW was put for the certain entity key.

Please see the discussion here:
http://forum.hibernate.org/viewtopic.php?t=959868&highlight=getcacheddatabasesnapshot

In these situations, this method should probably return null. It is very likely since other calling methods check for the returned value to be null .



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