|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mysema.query.support.QueryBase<Q>
com.mysema.query.support.DetachableQuery<Q>
com.mysema.query.hql.AbstractHQLSubQuery<HQLSubQuery>
com.mysema.query.hql.HQLSubQuery
public final class HQLSubQuery
HQLSubQuery is a subquery class for JPQL
| Constructor Summary | |
|---|---|
HQLSubQuery()
|
|
HQLSubQuery(QueryMetadata metadata)
|
|
| Method Summary |
|---|
| Methods inherited from class com.mysema.query.hql.AbstractHQLSubQuery |
|---|
from, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, join, join, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, toString, with |
| Methods inherited from class com.mysema.query.support.DetachableQuery |
|---|
count, exists, list, list, list, notExists, unique, unique, unique, unique, unique, unique, unique, unique, unique, unique |
| Methods inherited from class com.mysema.query.support.QueryBase |
|---|
groupBy, having, limit, offset, orderBy, restrict, set, where |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.mysema.query.hql.HQLCommonQuery |
|---|
from, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, join, join, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, with |
| Methods inherited from interface com.mysema.query.Query |
|---|
groupBy, having, limit, offset, orderBy, restrict, set |
| Methods inherited from interface com.mysema.query.FilteredClause |
|---|
where |
| Constructor Detail |
|---|
public HQLSubQuery()
public HQLSubQuery(QueryMetadata metadata)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||