This class implements a bind database handler class. It is used by
GenericHandler.
This class is not really needed today because inherinting from
DatabaseHandler but has been kept for the homogeneity of the sources.
author: Pascal Aubry
public BindDatabaseHandler(Element handlerElement, Boolean configDebug) throws Exception(Code)
Constructor.
Parameters: handlerElement - the XML element that declares the handler in the configuration file Parameters: configDebug - debugging mode of the global configuration throws: Exception - Exception