Class HibernateWebserviceCallDAO

    • Method Detail

      • cleanOldCalls

        public void cleanOldCalls​(int ttl)
        Description copied from interface: WebserviceCallDAO
        This method deletes all the chat entries oldest than the given days from now. If ttl is 0 or -1, the cancellation is not made
        Specified by:
        cleanOldCalls in interface WebserviceCallDAO
        Parameters:
        ttl - The maximum number of days over which the item is considered old