Class DelegatingDriver

java.lang.Object
org.pentaho.di.core.database.DelegatingDriver
All Implemented Interfaces:
Driver

public class DelegatingDriver extends Object implements Driver
This delegating driver allows the plugin system to be used in a separate class loader while making DriverManager believe that the parent class loader is used. It's an unfortunate hack but it works fine.
Author:
matt