@Generated(value="com.querydsl.codegen.SupertypeSerializer") public class QTimestampedHibernateDurable extends com.querydsl.core.types.dsl.EntityPathBase<TimestampedHibernateDurable<? extends Serializable,?>>
| Modifier and Type | Field and Description |
|---|---|
QHibernateDurable |
_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 QTimestampedHibernateDurable |
timestampedHibernateDurable |
| Constructor and Description |
|---|
QTimestampedHibernateDurable(com.querydsl.core.types.Path<? extends TimestampedHibernateDurable> path) |
QTimestampedHibernateDurable(com.querydsl.core.types.PathMetadata metadata) |
QTimestampedHibernateDurable(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 QTimestampedHibernateDurable timestampedHibernateDurable
public final QHibernateDurable _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 QTimestampedHibernateDurable(String variable)
public QTimestampedHibernateDurable(com.querydsl.core.types.Path<? extends TimestampedHibernateDurable> path)
public QTimestampedHibernateDurable(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2017. All rights reserved.