com.mysema.query.jpa.impl
Class JPAUtil
java.lang.Object
  
com.mysema.query.jpa.impl.JPAUtil
public final class JPAUtil
- extends Object
 
Utility methods for JPA
- Author:
 
  - tiwe
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
setConstants
public static void setConstants(javax.persistence.Query query,
                                Map<Object,String> constants,
                                Map<ParamExpression<?>,Object> params)
 
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.