FieldMetadata.

GetOrCreate(Transaction, Object) Method

Summary

dirty hack for com.db4o.types some of them (BlobImpl) need to be set automatically TODO: Derive from FieldMetadata for Db4oTypes

Syntax

public virtual Object GetOrCreate(Transaction trans, Object onObject)

Parameters

Name Type Description
trans Transaction
onObject Object

Return Value

Type Description
Object