Uses of Interface
org.h2.result.ResultExternal

Packages that use ResultExternal
org.h2.result Implementation of row and internal result sets. 
 

Uses of ResultExternal in org.h2.result
 

Classes in org.h2.result that implement ResultExternal
 class ResultTempTable
          This class implements the temp table buffer for the LocalResult class.