[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Interface for polling data from a data source such as a relational database. Lifecycle methods are for managing connection resources.

Namespace: net.esper.eql.db
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Interface PollExecStrategy
C#
public interface PollExecStrategy
Visual C++
public interface class PollExecStrategy