Package
org.apache.tapestry.contrib.jdbc
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorHoward Lewis Ship <a href="mailto:hlship@apache.org">hlship@apache.org</a>

A set of classes that assist with dynamically generating JDBC SQL queries. Importantly, they help hide the difference between a Statement and PreparedStatement ... in fact, using a StatementAssembly you don't know in advance which you'll get, which is very handy when generating truly dynamic SQL.

Wiki javadoc Use textile entry format.
Add your comments here.