Package | Description |
---|---|
org.h2.fulltext |
The native full text search implementation, and the wrapper for the the Lucene full text search implementation.
|
Modifier and Type | Field and Description |
---|---|
protected SoftHashMap<Connection,SoftHashMap<String,PreparedStatement>> |
FullTextSettings.cache
The prepared statement cache.
|
Modifier and Type | Field and Description |
---|---|
protected SoftHashMap<Connection,SoftHashMap<String,PreparedStatement>> |
FullTextSettings.cache
The prepared statement cache.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.