db4o
StoredClass.getStoredFields Method
returns all stored fields of this stored class.
StoredField[]
getStoredFields();
Remarks
returns all stored fields of this stored class.
See Also
StoredClass Interface
|
com.db4o.ext Namespace