-
- All Superinterfaces:
JdbcEvent
- All Known Implementing Classes:
JfrCloseEvent
public interface CloseEvent extends JdbcEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetConnectionId(int connectionId)-
Methods inherited from interface dev.jfr4jdbc.event.JdbcEvent
begin, commit, end, shouldCommit
-
-