@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QTestEntity2 extends com.mysema.query.types.path.EntityPathBase<TestEntity2>
| Modifier and Type | Field and Description |
|---|---|
QAbstractEntity |
_super |
com.mysema.query.types.path.NumberPath<Integer> |
id |
com.mysema.query.types.path.StringPath |
name |
QTestEntity |
testEntity |
static QTestEntity2 |
testEntity2 |
QTestEntity |
testEntityAlt |
QTestEntity |
testEntityAlt2 |
com.mysema.query.types.path.NumberPath<Integer> |
value |
com.mysema.query.types.path.NumberPath<Integer> |
value2 |
com.mysema.query.types.path.NumberPath<Integer> |
valueSum |
com.mysema.query.types.path.NumberPath<Integer> |
version |
| Constructor and Description |
|---|
QTestEntity2(Class<? extends TestEntity2> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QTestEntity2(com.mysema.query.types.Path<? extends TestEntity2> path) |
QTestEntity2(com.mysema.query.types.PathMetadata<?> metadata) |
QTestEntity2(com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QTestEntity2(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, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QTestEntity2 testEntity2
public final QAbstractEntity _super
public final com.mysema.query.types.path.NumberPath<Integer> id
public final com.mysema.query.types.path.StringPath name
public final QTestEntity testEntity
public final QTestEntity testEntityAlt
public final QTestEntity testEntityAlt2
public final com.mysema.query.types.path.NumberPath<Integer> value
public final com.mysema.query.types.path.NumberPath<Integer> value2
public final com.mysema.query.types.path.NumberPath<Integer> valueSum
public final com.mysema.query.types.path.NumberPath<Integer> version
public QTestEntity2(String variable)
public QTestEntity2(com.mysema.query.types.Path<? extends TestEntity2> path)
public QTestEntity2(com.mysema.query.types.PathMetadata<?> metadata)
public QTestEntity2(com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits)
public QTestEntity2(Class<? extends TestEntity2> type, com.mysema.query.types.PathMetadata<?> metadata, com.mysema.query.types.path.PathInits inits)
Copyright © 2017 Open Circle Solutions. All rights reserved.