org.hibernate.hql.ast.tree
Interface FunctionNode

All Known Implementing Classes:
AggregateNode, CollectionFunction, MethodNode

public interface FunctionNode

Identifies a node which models a SQL function.

Author:
Steve Ebersole

Method Summary
 SQLFunction getSQLFunction()
           
 

Method Detail

getSQLFunction

SQLFunction getSQLFunction()


Copyright © 2002-2011 Red Hat Middleware, LLC. All Rights Reserved