GenericRetriever

From GreenVulcano Wiki
Revision as of 16:33, 30 March 2012 by Anonymous (talk) (Created page with "==Description== The GenericRetriever element allows you to define a helper to use into the XSL transformations. We define the functions that run SQL select statement and return...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

The GenericRetriever element allows you to define a helper to use into the XSL transformations.

We define the functions that run SQL select statement and return the first field of the first record.

The statement to be executed can contain metadata resolved at runtime.

GreenVulcano® ESB configuration

GenericRetriever element is used by RetrieverConfig.

The following table shows its attributes:

Attribute Type Description
type fixed retriever (unmodifiable)
class fixed it.greenvulcano.gvesb.datahandling.utils.GenericRetriever

Might contain the sub-elements: