Class RVMySqlDataSource

All Implemented Interfaces:
IProcessDataOnServerDataSource

public class RVMySqlDataSource extends RVSqlPDSDataSource
MySQL data source.
  • Field Details

  • Constructor Details

    • RVMySqlDataSource

      public RVMySqlDataSource()
  • Method Details

    • setDatabase

      public String setDatabase(String value)
      Name of the database to connect to.
      Parameters:
      value -
      Returns:
    • getDatabase

      public String getDatabase()
      Name of the database to connect to.
      Returns:
    • getProviderKey

      public String getProviderKey()
      Specified by:
      getProviderKey in class RVDashboardDataSource