Uses of Class
com.mysema.query.hql.HQLFlags

Packages that use HQLFlags
com.mysema.query.hql Query implementations for HQL and JPAQL 
 

Uses of HQLFlags in com.mysema.query.hql
 

Methods in com.mysema.query.hql that return HQLFlags
static HQLFlags HQLFlags.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HQLFlags[] HQLFlags.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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