Interface IDataSourceProvider

All Known Implementing Classes:
AbstractJdbcConnectionProvider, HyperSqlFileJdbcConnectionProvider, HyperSqlServerJdbcConnectionProvider, MySql5JdbcConnectionProvider

public interface IDataSourceProvider
Returns the name of a DataSource.
Author:
ralph
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the name of the DataSource.
  • Method Details

    • getDataSource

      String getDataSource()
      Returns the name of the DataSource.
      Returns:
      the source