db4o

StoredField Members

StoredField overview

Public Instance Methods

getreturns the field value on the passed object.
getNamereturns the name of the field.
getStoredTypereturns the Class (Java) / Type (.NET) of the field.
isArrayreturns true if the field is an array.
renamemodifies the name of this stored field.

See Also

StoredField Interface | com.db4o.ext Namespace