Class SetTimeoutStatementBuilder.SetTimeoutStatement

    • Field Detail

      • f_durationTimeout

        protected final com.oracle.coherence.common.util.Duration f_durationTimeout
        The name of the timeout to set as the current timeout.
    • Constructor Detail

      • SetTimeoutStatement

        public SetTimeoutStatement​(com.oracle.coherence.common.util.Duration timeout)
        Construct a SetTimeoutStatement that will set the current timeout used by the QueryPlus session to the specified timeout.
        Parameters:
        timeout - the value to set for the statement timeout