Uses of Class
org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
- 
Packages that use BindVariableValueImpl Package Description org.apache.jackrabbit.spi.commons.query.qom 
- 
- 
Uses of BindVariableValueImpl in org.apache.jackrabbit.spi.commons.query.qomMethods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type BindVariableValueImpl Modifier and Type Method Description ObjectDefaultQOMTreeVisitor. visit(BindVariableValueImpl node, Object data)Does nothing and returnsdata.ObjectQOMTreeVisitor. visit(BindVariableValueImpl node, Object data)
 
-