getIDs | returns an array of IDs of all stored object instances of this stored class. |
getName | returns the name of this stored class. |
getParentStoredClass | returns the StoredClass for the parent of the class, this StoredClass represents. |
getStoredFields | returns all stored fields of this stored class. |
rename | renames this stored class. |
storedField | returns an existing stored field of this stored class. |
StoredClass Interface | com.db4o.ext Namespace