@Generated(value="com.querydsl.codegen.EntitySerializer") public class QRefreshToken extends com.querydsl.core.types.dsl.EntityPathBase<RefreshToken>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> |
authentication |
com.querydsl.core.types.dsl.StringPath |
clientId |
com.querydsl.core.types.dsl.DateTimePath<Date> |
expiration |
static QRefreshToken |
refreshToken |
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> |
token |
com.querydsl.core.types.dsl.StringPath |
tokenId |
com.querydsl.core.types.dsl.StringPath |
username |
| Constructor and Description |
|---|
QRefreshToken(com.querydsl.core.types.Path<? extends RefreshToken> path) |
QRefreshToken(com.querydsl.core.types.PathMetadata metadata) |
QRefreshToken(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 QRefreshToken refreshToken
public final com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> authentication
public final com.querydsl.core.types.dsl.StringPath clientId
public final com.querydsl.core.types.dsl.DateTimePath<Date> expiration
public final com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> token
public final com.querydsl.core.types.dsl.StringPath tokenId
public final com.querydsl.core.types.dsl.StringPath username
public QRefreshToken(String variable)
public QRefreshToken(com.querydsl.core.types.Path<? extends RefreshToken> path)
public QRefreshToken(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2018 Global Crop Diversity Trust. All rights reserved.