Class ChildNodeImpl
java.lang.Object
org.apache.jackrabbit.oak.jcr.query.qom.ConstraintImpl
org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeImpl
- All Implemented Interfaces:
ChildNode
,Constraint
The implementation of the corresponding JCR interface.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected String
protected String
quoteColumnName
(String name) protected String
quoteNodeTypeName
(String name) protected String
protected String
quotePropertyName
(String name) protected String
quoteSelectorName
(String name) toString()
-
Constructor Details
-
ChildNodeImpl
-
-
Method Details
-
getSelectorName
- Specified by:
getSelectorName
in interfaceChildNode
-
getParentPath
- Specified by:
getParentPath
in interfaceChildNode
-
toString
-
bindVariables
- Specified by:
bindVariables
in classConstraintImpl
-
protect
-
quotePath
-
quoteSelectorName
-
quotePropertyName
-
quoteColumnName
-
quoteNodeTypeName
-