|
Rakesh API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatementDecorator | |
|---|---|
| org.rakeshv.dbutils | JDBC utility classes to reduce chore of common JDBC calls. |
| Uses of StatementDecorator in org.rakeshv.dbutils |
|---|
| Subclasses of StatementDecorator in org.rakeshv.dbutils | |
|---|---|
class |
CallableStatementDecorator
A decorator around a CallableStatement to enable caching
and reuse of CallableStatement objects. |
class |
PreparedStatementDecorator
A decorator around a PreparedStatement to enable caching
and reuse of PreparedStatement objects. |
|
Rakesh API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||