Class ManagedDataSource

  • All Implemented Interfaces:
    Wrapper, CommonDataSource, DataSource

    public class ManagedDataSource
    extends Object
    implements DataSource
    This classes is used to wrap the original DataSource in order to be able to support the managed data sources with a limited amount of changes. A DataSource is expected to be wrapped only when a data source is defined and has been configured as managed
    Version:
    $Id$
    Author:
    Nicolas Filotto