public class EclipseLinkHandler extends java.lang.Object implements QueryHandler
Constructor and Description |
---|
EclipseLinkHandler() |
Modifier and Type | Method and Description |
---|---|
<T> com.mysema.commons.lang.CloseableIterator<T> |
iterate(javax.persistence.Query query,
FactoryExpression<?> projection) |
boolean |
transform(javax.persistence.Query query,
FactoryExpression<?> projection) |
public <T> com.mysema.commons.lang.CloseableIterator<T> iterate(javax.persistence.Query query, FactoryExpression<?> projection)
iterate
in interface QueryHandler
public boolean transform(javax.persistence.Query query, FactoryExpression<?> projection)
transform
in interface QueryHandler
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.