Class THashtable

    • Constructor Summary

      Constructors 
      Constructor Description
      THashtable()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onActivate​(ObjectContainer con, java.lang.Object object, java.lang.Object members)
      db4o calls this method during activation.
      java.lang.Object onStore​(ObjectContainer con, java.lang.Object object)
      db4o calls this method during storage and query evaluation.
      java.lang.Class storedClass()
      return the Class you are converting to.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • THashtable

        public THashtable()