returns an ObjectClass object to configure the specified class.
The clazz parameter can be any of the following:
- a fully qualified classname as a String.
- a Class object.
- any other object to be used as a template.
an instance of an ObjectClass object for configuration.
IConfiguration Interface | Db4objects.Db4o.Config Namespace