Interface IRetrieveGenerator

    • Method Detail

      • retrieveStatement

        String retrieveStatement​(EMessageKey key,
                                 EInterval interval)
        Returns SQL select statement used to retrieve the given eBus notification message type.
        Parameters:
        key - contains notification message class and subject.
        interval - time interval.
        Returns:
        SQL select statement text.