@Generated(value="com.querydsl.codegen.EntitySerializer") public class QJsonStorable extends com.querydsl.core.types.dsl.EntityPathBase<JsonStorable>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SimplePath<StoreInformationDelegate> |
delegate |
com.querydsl.core.types.dsl.StringPath |
description |
com.querydsl.core.types.dsl.SimplePath<Storable> |
extendsParameters |
com.querydsl.core.types.dsl.SimplePath<Object> |
ID |
static QJsonStorable |
jsonStorable |
com.querydsl.core.types.dsl.StringPath |
name |
com.querydsl.core.types.dsl.SimplePath<Object> |
naturalId |
com.querydsl.core.types.dsl.SimplePath<Storable> |
parent |
com.querydsl.core.types.dsl.StringPath |
prefix |
com.querydsl.core.types.dsl.DateTimePath<Date> |
startTime |
com.querydsl.core.types.dsl.MapPath<String,String,com.querydsl.core.types.dsl.StringPath> |
storableProp |
com.querydsl.core.types.dsl.SimplePath<StoreInformationDelegate> |
storeInformationDelegate |
com.querydsl.core.types.dsl.SimplePath<Object> |
version |
| Constructor and Description |
|---|
QJsonStorable(com.querydsl.core.types.Path<? extends JsonStorable> path) |
QJsonStorable(com.querydsl.core.types.PathMetadata metadata) |
QJsonStorable(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 QJsonStorable jsonStorable
public final com.querydsl.core.types.dsl.SimplePath<StoreInformationDelegate> delegate
public final com.querydsl.core.types.dsl.StringPath description
public final com.querydsl.core.types.dsl.SimplePath<Storable> extendsParameters
public final com.querydsl.core.types.dsl.SimplePath<Object> ID
public final com.querydsl.core.types.dsl.StringPath name
public final com.querydsl.core.types.dsl.SimplePath<Object> naturalId
public final com.querydsl.core.types.dsl.SimplePath<Storable> parent
public final com.querydsl.core.types.dsl.StringPath prefix
public final com.querydsl.core.types.dsl.DateTimePath<Date> startTime
public final com.querydsl.core.types.dsl.MapPath<String,String,com.querydsl.core.types.dsl.StringPath> storableProp
public final com.querydsl.core.types.dsl.SimplePath<StoreInformationDelegate> storeInformationDelegate
public final com.querydsl.core.types.dsl.SimplePath<Object> version
public QJsonStorable(String variable)
public QJsonStorable(com.querydsl.core.types.Path<? extends JsonStorable> path)
public QJsonStorable(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2025. All rights reserved.