Interface NoTxDataSource

    • Method Detail

      • getConnectionUrl

        String getConnectionUrl()
        Get the connectionUrl.
        Returns:
        the connectionUrl.
      • getDriverClass

        String getDriverClass()
        Get the driverClass.
        Returns:
        the driverClass.
      • getConnectionProperties

        Map<String,​String> getConnectionProperties()
        Get the connectionProperties.
        Returns:
        the connectionProperties.