RE: [Hibernate] primitive long map

2005-08-12 Thread Gavin King
lto:[EMAIL PROTECTED] On Behalf Of Mark Proctor Sent: Friday, 12 August 2005 5:27 PM To: hibernate-devel@lists.sourceforge.net Subject: [Hibernate] primitive long map I have been using hibernate annotations and have to say I'm thorougly impressed. Don't know what hibernate implements for

[Hibernate] primitive long map

2005-08-12 Thread Mark Proctor
I have been using hibernate annotations and have to say I'm thorougly impressed. Don't know what hibernate implements for its caching but I've written an ultra light weight and stunted Map like implementation for our object cache lookup in Drools. I blogged it when I first wrote it, with benchm