public abstract class AbstractPredicate extends java.lang.Object implements Predicate
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
ID Genere par Eclipse
|
| Constructor and Description |
|---|
AbstractPredicate() |
| Modifier and Type | Method and Description |
|---|---|
protected <Y> javax.persistence.criteria.Path<Y> |
buildPropertyPath(javax.persistence.criteria.Root<?> root,
java.lang.String stringPath)
Méthode de construction d'un chemin de propriété à partir de la racine
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateJPAPredicateprivate static final long serialVersionUID
protected <Y> javax.persistence.criteria.Path<Y> buildPropertyPath(javax.persistence.criteria.Root<?> root,
java.lang.String stringPath)
Y - Paramètre de type du chemin finalroot - Racine de la requetestringPath - Chemin sous forme de chaineCopyright © 2018 Leadware. All Rights Reserved.