HQL

Unknown macro: {scrollbar}

This component allows querying of any Hibernate mapped database using the HQL syntax.

Component Name:  HQLLookupRule

Component Definitions: None 

Resources:

hibernateConfig -- A reference to a hibernate configuration file 

Inputs:

classNames -- List of fully qualified java class names that are mapped to a hibernate database

prepared_component -- Name of a prepared component that contains a hibernate connection (required if not using query input)

query -- Query of the hibernate mapped database using the HQL syntax (required if not using prepared_component input)

Outputs:

query-result of type "result-set" Mapped to an IPentahoResultSet