returns the StoredClass for the parent of the class, this StoredClass represents.
[Visual Basic] Function getParentStoredClass() As StoredClass [C#] StoredClass getParentStoredClass(); [C++] StoredClass* getParentStoredClass(); [JScript] function getParentStoredClass(): StoredClass;
returns the StoredClass for the parent of the class, this StoredClass represents.
StoredClass Interface | com.db4o.ext Namespace