Uses of Class
org.h2.tools.SimpleResultSet
Packages that use SimpleResultSet
Package
Description
The native full text search implementation, and the wrapper for the Lucene full text search implementation.
-
Uses of SimpleResultSet in org.h2.fulltext
Methods in org.h2.fulltext that return SimpleResultSetModifier and TypeMethodDescriptionprotected static SimpleResultSetFullText.createResultSet(boolean data) Create an empty search result and initialize the columns.