Class LowerFunction
java.lang.Object
cz.cvut.kbss.jopa.query.criteria.SelectionImpl<Y>
cz.cvut.kbss.jopa.query.criteria.expressions.AbstractExpression<X>
cz.cvut.kbss.jopa.query.criteria.expressions.AbstractFunctionExpression<String>
cz.cvut.kbss.jopa.query.criteria.expressions.LowerFunction
- All Implemented Interfaces:
- Expression<String>,- Selection<String>,- TupleElement<String>
- 
Field SummaryFields inherited from class cz.cvut.kbss.jopa.query.criteria.expressions.AbstractFunctionExpressionargumentExpressionFields inherited from class cz.cvut.kbss.jopa.query.criteria.expressions.AbstractExpressioncb, negatedFields inherited from class cz.cvut.kbss.jopa.query.criteria.SelectionImpltype
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class cz.cvut.kbss.jopa.query.criteria.expressions.AbstractFunctionExpressionsetExpressionToQueryMethods inherited from class cz.cvut.kbss.jopa.query.criteria.expressions.AbstractExpressionin, in, isNegated, negateMethods inherited from class cz.cvut.kbss.jopa.query.criteria.SelectionImplgetAlias, getCompoundedSelectionItems, getJavaType, isCompoundedSelectionMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cz.cvut.kbss.jopa.model.query.criteria.SelectiongetCompoundedSelectionItems, isCompoundedSelectionMethods inherited from interface cz.cvut.kbss.jopa.model.query.TupleElementgetAlias, getJavaType
- 
Constructor Details- 
LowerFunction
 
- 
- 
Method Details- 
getFunctionName- Specified by:
- getFunctionNamein class- AbstractFunctionExpression<String>
 
 
-