Uses of Class
net.cafeto.queryserialize.CriteriaBuilder.TrimType

Uses of CriteriaBuilder.TrimType in net.cafeto.queryserialize
 

Methods in net.cafeto.queryserialize that return CriteriaBuilder.TrimType
static CriteriaBuilder.TrimType CriteriaBuilder.TrimType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CriteriaBuilder.TrimType[] CriteriaBuilder.TrimType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.cafeto.queryserialize with parameters of type CriteriaBuilder.TrimType
 Expression CriteriaBuilder.trim(CriteriaBuilder.TrimType type, Expression expr)
           
 Expression CriteriaBuilder.trim(CriteriaBuilder.TrimType type, Expression expr0, Expression expr1)
           
 



Copyright © 2010. All Rights Reserved.