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