public class StatementStartEvent extends StatementEvent
connectionId, serverId, statementId
Constructor and Description |
---|
StatementStartEvent(long timestamp,
int serverId,
int connectionId,
long statementId)
Creates a StatementStartEvent.
|
public StatementStartEvent(long timestamp, int serverId, int connectionId, long statementId)
timestamp
- TimestampserverId
- Server idconnectionId
- Connection idstatementId
- Statement id