|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SQL_Listener
The SQL_Listener interface is used by a Data_Port to provide notifications of SQL statements being sent to the database server.
| Method Summary | |
|---|---|
void |
SQL_Statement(String SQL)
Called by a Data_Port before an SQL statement is sent to the database server. |
| Method Detail |
|---|
void SQL_Statement(String SQL)
SQL - The SQL statement String that will be sent to the database
server.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||