Uses of Class
org.hibernate.hql.ast.tree.IntoClause

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

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

Methods in org.hibernate.hql.ast.tree that return IntoClause
 IntoClause InsertStatement.getIntoClause()
          Retreive this insert statement's into-clause.
 



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