The methods of the StoredField interface are listed below. For a complete list of StoredField interface members, see the StoredField Members topic.
![]() |
returns the field value on the passed object. |
![]() |
returns the name of the field. |
![]() |
returns the Class (Java) / Type (.NET) of the field. |
![]() |
returns true if the field is an array. |
![]() |
modifies the name of this stored field. |
![]() |
specialized highspeed API to collect all values of a field for all instances of a class, if the field is indexed. |
StoredField Interface | com.db4o.ext Namespace