com.mysema.query.jpa.impl
Class HibernateQueryTransformation

java.lang.Object
  extended by com.mysema.query.jpa.impl.HibernateQueryTransformation

public class HibernateQueryTransformation
extends Object


Constructor Summary
HibernateQueryTransformation(javax.persistence.Query query, FactoryExpression<?> projection)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateQueryTransformation

public HibernateQueryTransformation(javax.persistence.Query query,
                                    FactoryExpression<?> projection)


Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.