View Single Post
  #1 (permalink)  
Old 08-31-2005
acbell acbell is offline
Registered User
 
Name: Andrew Bell
Organization: Iowa State University
Project: National Resources Inventory
 
Join Date: Jan 2005
Location: Ames, IA, USA
Posts: 89
Identity Map for Freeze Evictor

Hi,

I assume that freeze has a way to find an object from its identity (hasObject() does this, but doesn't return the object, just a bool). I also assume that this is the primary key for Berkeley.

Can I "find" on this index, to return an object based on its identity? I'd hate to create a second index if you already have one created just for this purpose. Perhaps I have just missed something in the documentation -- wouldn't be the first time.

Thanks In Advance,

-- Andrew Bell
andrew.bell.ia@gmail.com
Reply With Quote