Uses of Interface
org.hsqldb.lib.HsqlHeap

Packages that use HsqlHeap
org.hsqldb.lib   
 

Uses of HsqlHeap in org.hsqldb.lib
 

Classes in org.hsqldb.lib that implement HsqlHeap
 class HsqlArrayHeap
          An HsqlHeap implementation backed by an array of objects and an ObjectComparator.
protected  class HsqlTimer.TaskQueue
          Extends HsqlArrayHeap to allow all pending tasks to be cancelled when the queue is cleared.
 



Copyright © 2001 - 2004 HSQL Development Group. All Rights Reserved.