Uses of Class
net.jinx.db.MemoryHierarchy

Packages that use MemoryHierarchy
net.jinx.db   
 

Uses of MemoryHierarchy in net.jinx.db
 

Subclasses of MemoryHierarchy in net.jinx.db
 class LockingXMLHierarchy
          Extension of XMLHierarchy that creates an additional file and then locks it so that any JVM trying to access the files via the same configuration will fail.
 class XMLHierarchy
          Lightning-fast, memory resident, persistable Hierarchy implementation.