Uses of Enum Class
org.nuxeo.ecm.core.storage.FulltextQueryAnalyzer.Op
Packages that use FulltextQueryAnalyzer.Op
Package
Description
Database
Dialect
s implementations;
a Dialect encapsulates knowledge about database-specific behavior.-
Uses of FulltextQueryAnalyzer.Op in org.nuxeo.ecm.core.storage
Fields in org.nuxeo.ecm.core.storage declared as FulltextQueryAnalyzer.OpMethods in org.nuxeo.ecm.core.storage that return FulltextQueryAnalyzer.OpModifier and TypeMethodDescriptionstatic FulltextQueryAnalyzer.Op
Returns the enum constant of this class with the specified name.static FulltextQueryAnalyzer.Op[]
FulltextQueryAnalyzer.Op.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FulltextQueryAnalyzer.Op in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Methods in org.nuxeo.ecm.core.storage.sql.jdbc.dialect with parameters of type FulltextQueryAnalyzer.OpModifier and TypeMethodDescriptionprotected static void
DialectMySQL.translateForMySQL
(FulltextQueryAnalyzer.FulltextQuery ft, FulltextQueryAnalyzer.Op superOp, StringBuilder sb)