[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The following tables list the members exposed by the IObjectConstructor type.
Public Methods
Name | Description | |
---|---|---|
![]() | OnActivate | db4o calls this method during activation. (Inherited from IObjectTranslator.) |
![]() | OnInstantiate | db4o calls this method when a stored object needs to be instantiated. |
![]() | OnStore | db4o calls this method during storage and query evaluation. (Inherited from IObjectTranslator.) |
![]() | StoredClass | return the Class you are converting to. (Inherited from IObjectTranslator.) |