db4o

ObjectClass Members

ObjectClass overview

Public Instance Methods

callConstructor advises db4o to try instantiating objects of this class with/without calling constructors.
cascadeOnActivatesets cascaded activation behaviour.
cascadeOnDeletesets cascaded delete behaviour.
cascadeOnUpdatesets cascaded update behaviour.
compareregisters an attribute provider for special query behavior.
maximumActivationDepthsets the maximum activation depth to the desired value.
minimumActivationDepthsets the minimum activation depth to the desired value.
objectField returns an ObjectField object to configure the specified field.

persistStaticFieldValuesturns on storing static field values for this class.
renamerenames a stored class.
storeTransientFieldsallows to specify if transient fields are to be stored.
translateregisters a translator for this class.
updateDepthspecifies the updateDepth for this class.

See Also

ObjectClass Interface | com.db4o.config Namespace