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.java.ao
Interface DatabaseProvider.SqlListener
Enclosing class:
DatabaseProvider
public static interface
DatabaseProvider.SqlListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onSql
(
String
sql)
Method Details
onSql
void
onSql
(
String
sql)