Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.hibernate.engine.query

Classes in org.hibernate.engine.query used by org.hibernate.engine.query
FilterQueryPlan
          Extends an HQLQueryPlan to maintain a reference to the collection-role name being filtered.
HQLQueryPlan
          Defines a query execution plan for an HQL query (or filter).
NamedParameterDescriptor
           
NativeSQLQueryPlan
          Defines a query execution plan for a native-SQL query.
NativeSQLQuerySpecification
          Defines the specification or blue-print for a native-sql query.
OrdinalParameterDescriptor
           
ParameterMetadata
          Encapsulates metadata about parameters encountered within a query.
ParameterParser.Recognizer
           
ParamLocationRecognizer
          Implements a parameter parser recognizer specifically for the purpose of journaling parameter locations.
ReturnMetadata