com.mysema.query.jdo
Class JDOQLSubQuery
java.lang.Object
com.mysema.query.support.QueryBase<Q>
com.mysema.query.support.DetachableQuery<Q>
com.mysema.query.jdo.AbstractJDOQLSubQuery<JDOQLSubQuery>
com.mysema.query.jdo.JDOQLSubQuery
- All Implemented Interfaces:
- FilteredClause<JDOQLSubQuery>, JDOQLCommonQuery<JDOQLSubQuery>, Query<JDOQLSubQuery>, Detachable
public class JDOQLSubQuery
- extends AbstractJDOQLSubQuery<JDOQLSubQuery>
- implements JDOQLCommonQuery<JDOQLSubQuery>
JDOQLSubQuery is subquery implementation for JDOQL
- Author:
- tiwe
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 |
JDOQLSubQuery
public JDOQLSubQuery()
JDOQLSubQuery
public JDOQLSubQuery(QueryMetadata metadata)
Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.