Uses of Package
org.apache.tapestry.contrib.jdbc

Packages that use org.apache.tapestry.contrib.jdbc
org.apache.tapestry.contrib.jdbc A set of classes that assist with dynamically generating JDBC SQL queries. 
 

Classes in org.apache.tapestry.contrib.jdbc used by org.apache.tapestry.contrib.jdbc
BooleanParameter
          Wrapper around a boolean parameter.
IParameter
          Represents a parameter within a dynamically generated SQL statement.
IStatement
          A wrapper around Statement or PreparedStatement which hides the differences between the two.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.