Uses of Package
org.hibernate.param

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

Classes in org.hibernate.param used by org.hibernate.hql.ast.tree
ParameterSpecification
          Maintains information relating to parameters which need to get bound into a JDBC PreparedStatement.
 

Classes in org.hibernate.param used by org.hibernate.param
AbstractExplicitParameterSpecification
          Convenience base class for explicitly defined query parameters.
ExplicitParameterSpecification
          An additional contract for parameters which originate from parameters explicitly encountered in the source statement (HQL or native-SQL).
ParameterSpecification
          Maintains information relating to parameters which need to get bound into a JDBC PreparedStatement.
 



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