Interface IDBDatasourceService

  • All Known Subinterfaces:
    IJndiDatasourceService, IPooledDatasourceService

    public interface IDBDatasourceService
    This interface defines Pentaho's DatasourceService API. You should implement it if you want to create your own DB data sources management system.
    Author:
    Ramaiz Mansoor (rmansoor@pentaho.org)