Uses of Class
org.h2.mvstore.db.MVSortedTempResult
-
Packages that use MVSortedTempResult Package Description org.h2.mvstore.db Helper classes to use the MVStore in the H2 database. -
-
Uses of MVSortedTempResult in org.h2.mvstore.db
Constructors in org.h2.mvstore.db with parameters of type MVSortedTempResult Constructor Description MVSortedTempResult(MVSortedTempResult parent)
Creates a shallow copy of the result.
-