public class TreatPathImpl extends PathImpl
cb| Constructor and Description |
|---|
TreatPathImpl(CriteriaBuilderImpl cb,
PathImpl path,
Class cls) |
| Modifier and Type | Method and Description |
|---|---|
org.datanucleus.query.expression.Expression |
getQueryExpression()
Accessor for the underlying DataNucleus expression for this path.
|
javax.persistence.metamodel.Type<?> |
getType() |
String |
toString()
Method to return the path as something suitable for use as JPQL single-string.
|
get, get, get, get, getModel, getParentPath, typealias, as, getAlias, getCompoundSelectionItems, getJavaType, in, in, in, in, isCompoundSelection, isNotNull, isNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitas, in, in, in, in, isNotNull, isNullpublic TreatPathImpl(CriteriaBuilderImpl cb, PathImpl path, Class cls)
public org.datanucleus.query.expression.Expression getQueryExpression()
PathImplgetQueryExpression in class PathImplCopyright © 2015. All rights reserved.