public class StatementStartEvent extends StatementEvent
connectionId, serverId, statementId| Constructor and Description | 
|---|
StatementStartEvent(long timestamp,
                   int serverId,
                   int connectionId,
                   long statementId)
Creates a StatementStartEvent. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
accept(Visitor<T> visitor)
Dispatches a call to the appropriate  
visit method on
 Visitor. | 
String | 
toString()  | 
Copyright © 2017 Hitachi Vantara. All rights reserved.