org.hydrateframework
Class ObjectContext.IndexEntry

java.lang.Object
  extended by org.hydrateframework.ObjectContext.IndexEntry
Enclosing class:
ObjectContext

public static class ObjectContext.IndexEntry
extends java.lang.Object

This class stores an entry in an index.when it needs to be passed to the outside world. This is useful when an object is being reindexed (that is, its primary key is being changed) by an external object. The indexes held within this object are represented by classes derived from ObjectIndex and this class has nothing to do with storing their data.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2000 The Hydrate Project. All Rights Reserved.