The methods of the IReflect interface are listed below. For a complete list of IReflect interface members, see the IReflect Members topic.
array | returns an IArray object, the equivalent to java.lang.reflect.Array. |
constructorCallsSupported | specifiy whether parameterized Constructors are supported. |
forName | returns an IClass class reflector for a class name. |
methodCallsSupported | specify whether method calls are supported. |
IReflect Interface | com.db4o.reflect Namespace