public class StatementEndEvent extends StatementEvent
connectionId, serverId, statementId| Constructor and Description |
|---|
StatementEndEvent(long timestamp,
int serverId,
int connectionId,
long statementId)
Creates a StatementStartEvent.
|