ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.query.model.LiteralValue

Packages that use LiteralValue
org.modeshape.jcr.query.model The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. 
org.modeshape.jcr.query.parse This package defines the QueryParser interface, which defines a component that can parse a query represented in a specific language and produce the corresponding abstract query model representation. 
 

Uses of LiteralValue in org.modeshape.jcr.query.model
 

Methods in org.modeshape.jcr.query.model that return LiteralValue
 LiteralValue QueryObjectModelFactory.literal(Value literalValue)
           
 

Uses of LiteralValue in org.modeshape.jcr.query.parse
 

Methods in org.modeshape.jcr.query.parse that return LiteralValue
protected  LiteralValue JcrSql2QueryParser.literal(TypeSystem typeSystem, Object value)
           
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.