|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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 |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||