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