Uses of Class
org.synchronoss.cpo.jdbc.BindAttribute

Packages that use BindAttribute
org.synchronoss.cpo.jdbc   
 

Uses of BindAttribute in org.synchronoss.cpo.jdbc
 

Methods in org.synchronoss.cpo.jdbc that return types with arguments of type BindAttribute
 java.util.Collection<BindAttribute> JdbcWhereBuilder.getBindValues()
           
protected  java.util.List<BindAttribute> JdbcPreparedStatementFactory.getBindValues(JdbcQuery jq, java.lang.Object obj)
          Called by the CPO Framework.
 

Method parameters in org.synchronoss.cpo.jdbc with type arguments of type BindAttribute
protected  void JdbcPreparedStatementFactory.setBindValues(java.util.Collection<BindAttribute> bindValues)
          Called by the CPO Framework.
 



Copyright © 2009. All Rights Reserved.