Package com.adbs.metadata
Interface ExecSQLEventListener
- 
- All Superinterfaces:
- java.util.EventListener
 
 public interface ExecSQLEventListener extends java.util.EventListener
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecSQLEventOccurred(ExecSQLEvent event)
 
- 
- 
- 
Method Detail- 
execSQLEventOccurredvoid execSQLEventOccurred(ExecSQLEvent event) 
 
- 
 
-