JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.hironico.minisql.ui.history
Interface QueryExecutionListener
All Known Implementing Classes:
QueryHistory
public interface
QueryExecutionListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
queryExecuted
(
String
query)
Method Details
queryExecuted
void
queryExecuted
(
String
query)