returns the name of this stored class.
[Visual Basic] Function getName() As String [C#] string getName(); [C++] String* getName(); [JScript] function getName(): String;
returns the name of this stored class.
StoredClass Interface | com.db4o.ext Namespace