|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatementAccess

A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
| Method Summary | |
|---|---|
Statement |
getUnderlyingStatement()
Get the underlying statement |
| Method Detail |
|---|
Statement getUnderlyingStatement()
throws SQLException
SQLException - when already closed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||