Package ZenUtils :: Module BasicLoader
[hide private]
[frames] | no frames]

Module BasicLoader

source code

BasicLoader.py

BasicLoader provides functionality for batch database loaders it has a main loop that will the method loaderBody which should be defined in sub classes of BasicLoader to actually load data.

$Id: BasicLoader.py,v 1.14 2004/04/07 00:52:46 edahl Exp $


Version: 1.14

Classes [hide private]
  BasicLoader
Load a machine
Variables [hide private]
  __doc__ = """BasicLoader...
Variables Details [hide private]

__doc__

Value:
"""BasicLoader.py

BasicLoader provides functionality for batch database loaders
it has a main loop that will the method loaderBody which should
be defined in sub classes of BasicLoader to actually load data.

$Id: BasicLoader.py,v 1.14 2004/04/07 00:52:46 edahl Exp $"""