Package org.apache.torque.sql.objectbuilder

This package contains classes which can build PreparedStatementParts from a single value or column.

See:
          Description

Interface Summary
ObjectPsPartBuilder Builds a PreparedStatementPart from a single object (e.g.
 

Class Summary
ObjectOrColumnPsPartBuilder Builds a PreparedStatementPart from a column or single value.
 

Package org.apache.torque.sql.objectbuilder Description

This package contains classes which can build PreparedStatementParts from a single value or column.



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.