com.mysema.query.hql.jpa
Class JPAUtil

java.lang.Object
  extended by com.mysema.query.hql.jpa.JPAUtil

public final class JPAUtil
extends Object

Utility methods for JPA

Author:
tiwe

Method Summary
static void setConstants(javax.persistence.Query query, Map<Object,String> constants)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setConstants

public static void setConstants(javax.persistence.Query query,
                                Map<Object,String> constants)


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