Uses of Interface
org.hibernate.hql.ast.tree.FunctionNode

Packages that use FunctionNode
org.hibernate.hql.ast.tree   
 

Uses of FunctionNode in org.hibernate.hql.ast.tree
 

Classes in org.hibernate.hql.ast.tree that implement FunctionNode
 class AggregateNode
          Represents an aggregate function i.e.
 class CollectionFunction
          Represents 'elements()' or 'indices()'.
 class MethodNode
          Represents a method call.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.