Hi guys,

We have before talked about phasing out commons collections,
so I just took a look at it and if we choose to simply embed
them like we did with the exception nesting stuff then we will
need the following:

core:
org.apache.commons.collections.SequencedHashMap
org.apache.commons.collections.ReferenceMap;
org.apache.commons.collections.DefaultMapEntry;

tools:
org.apache.commons.collections.MultiHashMap;
org.apache.commons.collections.MultiMap;

Should i just "wrap" these into the
org.hibernate.util package or is there more
to it ?

/max


------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ hibernate-devel mailing list hibernate-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to