Uses of Package
org.h2.fulltext

Packages that use org.h2.fulltext
org.h2.fulltext The native full text search implementation, and the wrapper for the the Lucene full text search implementation. 
 

Classes in org.h2.fulltext used by org.h2.fulltext
FullText
          This class implements the native full text search.
FullTextSettings
          The global settings of a full text search.
IndexInfo
          The settings of one full text search index.