Package com.ihr.xbrl.dataloader.target

Provides implementations of different drivers for data loading Loader drivers responds to loading events and store the information in the target format.

See:
          Description

Class Summary
NullDriver This is a driver that receives events to load xbrl data but does nothing with that data
SQLDriver This driver loads data in an SQL repository responding to load events generated by the loader engine.
SQLDriver.SQLIdentifier This class is the object that contains the identifier and the SQL text with XPath sentences to parameterize the final SQL statement
SQLDriver.SQLTransformationResult This is the result of the execution of the SQL procedures
 

Package com.ihr.xbrl.dataloader.target Description

Provides implementations of different drivers for data loading

Loader drivers responds to loading events and store the information in the target format. The generation of the loader events is parameterized and independent of the driver. The same loading event may be captured by several drivers.

Since:
1.0 Created: 31/08/2008
Author:
Ignacio


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa