db4o

Reflector.ForObject Method 

returns an IClass for an object or null if the passed object is null.

ReflectClass ForObject(
   object a_object
);

Remarks

returns an IClass for an object or null if the passed object is null.

See Also

Reflector Interface | com.db4o.reflect Namespace