|
Spring Data JPA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mysema.query.types.expr.DslExpression<T>
com.mysema.query.types.expr.SimpleExpression<T>
com.mysema.query.types.path.BeanPath<T>
com.mysema.query.types.path.EntityPathBase<AbstractPersistable<? extends Serializable>>
org.springframework.data.jpa.domain.QAbstractPersistable
@Generated(value="com.mysema.query.codegen.SupertypeSerializer") public class QAbstractPersistable
QAbstractPersistable is a Querydsl query type for AbstractPersistable
| Field Summary | |
|---|---|
static QAbstractPersistable |
abstractPersistable
|
com.mysema.query.types.path.SimplePath<Serializable> |
id
|
| Fields inherited from class com.mysema.query.types.expr.DslExpression |
|---|
mixin |
| Constructor Summary | |
|---|---|
QAbstractPersistable(com.mysema.query.types.Path<? extends AbstractPersistable> path)
|
|
QAbstractPersistable(com.mysema.query.types.PathMetadata<?> metadata)
|
|
QAbstractPersistable(String variable)
|
|
| Method Summary |
|---|
| Methods inherited from class com.mysema.query.types.path.BeanPath |
|---|
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny |
| Methods inherited from class com.mysema.query.types.expr.SimpleExpression |
|---|
as, as, count, countDistinct, eq, eq, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, when, when |
| Methods inherited from class com.mysema.query.types.expr.DslExpression |
|---|
equals, getType, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.mysema.query.types.Path |
|---|
getAnnotatedElement, getMetadata, getRoot |
| Methods inherited from interface com.mysema.query.types.Expression |
|---|
accept, getType |
| Field Detail |
|---|
public static final QAbstractPersistable abstractPersistable
public final com.mysema.query.types.path.SimplePath<Serializable> id
| Constructor Detail |
|---|
public QAbstractPersistable(String variable)
public QAbstractPersistable(com.mysema.query.types.Path<? extends AbstractPersistable> path)
public QAbstractPersistable(com.mysema.query.types.PathMetadata<?> metadata)
|
Spring Data JPA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||