com.mysema.query.jpa.impl
Class JPAProvider

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

public final class JPAProvider
extends Object

JPAProvider provides detection of the JPA provider based on the EntityManager instance

Author:
tiwe

Method Summary
static JPQLTemplates getTemplates(javax.persistence.EntityManager em)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTemplates

public static JPQLTemplates getTemplates(javax.persistence.EntityManager em)


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