|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStatement | |
|---|---|
| org.apache.tapestry.contrib.jdbc | A set of classes that assist with dynamically generating JDBC SQL queries. |
| Uses of IStatement in org.apache.tapestry.contrib.jdbc |
|---|
| Classes in org.apache.tapestry.contrib.jdbc that implement IStatement | |
|---|---|
class |
ParameterizedStatement
A wrapper around PreparedStatement. |
class |
SimpleStatement
A wrapper around Statement. |
| Methods in org.apache.tapestry.contrib.jdbc that return IStatement | |
|---|---|
IStatement |
StatementAssembly.createStatement(Connection connection)
Creates and returns an IStatement based on the SQL and parameters
acquired. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||