@Generated(value="com.querydsl.codegen.SupertypeSerializer") public class QTimestampedJPADurable extends com.querydsl.core.types.dsl.EntityPathBase<TimestampedJPADurable<? extends Serializable,?>>
| Modifier and Type | Field and Description |
|---|---|
QJPADurable |
_super |
com.querydsl.core.types.dsl.DateTimePath<Date> |
created |
com.querydsl.core.types.dsl.SimplePath<Serializable> |
id |
com.querydsl.core.types.dsl.DateTimePath<Date> |
lastUpdated |
static QTimestampedJPADurable |
timestampedJPADurable |
| Constructor and Description |
|---|
QTimestampedJPADurable(com.querydsl.core.types.Path<? extends TimestampedJPADurable> path) |
QTimestampedJPADurable(com.querydsl.core.types.PathMetadata metadata) |
QTimestampedJPADurable(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QTimestampedJPADurable timestampedJPADurable
public final QJPADurable _super
public final com.querydsl.core.types.dsl.DateTimePath<Date> created
public final com.querydsl.core.types.dsl.SimplePath<Serializable> id
public final com.querydsl.core.types.dsl.DateTimePath<Date> lastUpdated
public QTimestampedJPADurable(String variable)
public QTimestampedJPADurable(com.querydsl.core.types.Path<? extends TimestampedJPADurable> path)
public QTimestampedJPADurable(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2020. All rights reserved.