Menu

#1 PersistentBeanManager.holdPersistentObject

open-accepted
None
5
2010-07-12
2010-07-10
Cuchaz
No

in PersistentBeanManager:
boolean holdPersistentObject(Object pojo) fails when pojo is a Map (e.g., TreeMap)
I've attached a new PersistentBeanManager.java source that fixes the problem in my project. My changes should show up in a diff against your current sources.

Nice library, btw!

Discussion

  • Cuchaz

    Cuchaz - 2010-07-10
     
  • Bruno Marchesson

    • assigned_to: nobody --> bmarchesson
    • status: open --> open-accepted
     

Log in to post a comment.