T - The property type@Internal public abstract class AbstractPersistentPropertyPredicate<T> extends AbstractPredicate implements PredicateVisitable
| Modifier and Type | Field and Description |
|---|---|
protected PersistentPropertyPath<T> |
persistentPropertyPath |
| Constructor and Description |
|---|
AbstractPersistentPropertyPredicate(PersistentPropertyPath<T> persistentPropertyPath) |
| Modifier and Type | Method and Description |
|---|---|
PersistentProperty |
getProperty() |
PersistentPropertyPath<T> |
getPropertyPath() |
accept, getAlias, getExpressions, getJavaType, getOperator, isNegated, notclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptisBoolean, isNumericas, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, isCompoundSelectionprotected final PersistentPropertyPath<T> persistentPropertyPath
public AbstractPersistentPropertyPredicate(PersistentPropertyPath<T> persistentPropertyPath)
public final PersistentPropertyPath<T> getPropertyPath()
public final PersistentProperty getProperty()