db4o

ObjectCallbacks.ObjectOnActivate Method 

called upon activation of an object.

void ObjectOnActivate(
   ObjectContainer container
);

Parameters

container
the
ObjectContainer
the object is stored in.

Remarks

called upon activation of an object.

See Also

ObjectCallbacks Interface | com.db4o.ext Namespace