Uses of Class
com.mysema.query.jpa.impl.JPAProvider

Packages that use JPAProvider
com.mysema.query.jpa.impl JPQL for JPA 
 

Uses of JPAProvider in com.mysema.query.jpa.impl
 

Methods in com.mysema.query.jpa.impl that return JPAProvider
static JPAProvider JPAProvider.get(javax.persistence.EntityManager em)
           
static JPAProvider JPAProvider.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JPAProvider[] JPAProvider.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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