db4o

IReflect Methods

The methods of the IReflect interface are listed below. For a complete list of IReflect interface members, see the IReflect Members topic.

Public Instance Methods

arrayreturns an IArray object, the equivalent to java.lang.reflect.Array.
constructorCallsSupportedspecifiy whether parameterized Constructors are supported.
forNamereturns an IClass class reflector for a class name.
methodCallsSupportedspecify whether method calls are supported.

See Also

IReflect Interface | com.db4o.reflect Namespace