|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface SQLRunner.NoResultSQLAction
Simple sql action without result.
| Method Summary | |
|---|---|
void |
run(java.sql.Connection connection)
Executes action with connection. |
| Method Detail |
|---|
void run(java.sql.Connection connection)
throws java.sql.SQLException
connection - sql connection object.
java.sql.SQLException - sql exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||