Hello Thomas, Ok, but, is it possible to store java.lang.Object member ? ( property that can contains String, Integer or other similar type ). I got ClassCastException while try to do this.
TM> What's the problem with DMapImpl? It's a proven solution! TM> There are examples on how to use it in the testbed and in TM> repository_junit.xml. TM> Another solution to store a Map member could be to implement your own TM> ManageableCollection class that implements Map. TM> See o.a.ojb.broker.util.collections.ManagegeableHashSet for an example TM> how to do this for a Set member. -- Best regards, Alexander mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
