Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextQuery.Op

Packages that use Dialect.FulltextQuery.Op
org.nuxeo.ecm.core.storage.sql.jdbc.dialect Database Dialects implementations; a Dialect encapsulates knowledge about database-specific behavior. 
 

Uses of Dialect.FulltextQuery.Op in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
 

Fields in org.nuxeo.ecm.core.storage.sql.jdbc.dialect declared as Dialect.FulltextQuery.Op
 Dialect.FulltextQuery.Op Dialect.FulltextQuery.op
           
 

Methods in org.nuxeo.ecm.core.storage.sql.jdbc.dialect that return Dialect.FulltextQuery.Op
static Dialect.FulltextQuery.Op Dialect.FulltextQuery.Op.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Dialect.FulltextQuery.Op[] Dialect.FulltextQuery.Op.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.