Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.query.sql.model.Literal

Packages that use Literal
org.nuxeo.ecm.core.query.sql.model   
 

Uses of Literal in org.nuxeo.ecm.core.query.sql.model
 

Subclasses of Literal in org.nuxeo.ecm.core.query.sql.model
 class DateLiteral
           
 class DoubleLiteral
           
 class IntegerLiteral
           
 class StringLiteral
           
 

Methods in org.nuxeo.ecm.core.query.sql.model that return Literal
 Literal SelectClause.getLiteral(int i)
           
 Literal SelectClause.getLiteral(java.lang.String alias)
           
 

Methods in org.nuxeo.ecm.core.query.sql.model with parameters of type Literal
 void IVisitor.visitLiteral(Literal node)
           
 void DefaultQueryVisitor.visitLiteral(Literal node)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.