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

Packages that use JdbcCallableStatementFactory
org.synchronoss.cpo.jdbc   
org.synchronoss.cpo.transform.jdbc   
 

Uses of JdbcCallableStatementFactory in org.synchronoss.cpo.jdbc
 

Methods in org.synchronoss.cpo.jdbc with parameters of type JdbcCallableStatementFactory
 void JdbcAttribute.invokeGetter(JdbcCallableStatementFactory jcsf, java.lang.Object obj, int idx)
           
protected  java.lang.Object JdbcAttribute.transformOut(JdbcCallableStatementFactory jcsf, java.lang.Object attributeObject)
           
 

Uses of JdbcCallableStatementFactory in org.synchronoss.cpo.transform.jdbc
 

Methods in org.synchronoss.cpo.transform.jdbc with parameters of type JdbcCallableStatementFactory
 int TransformNoOp.transformOut(JdbcCallableStatementFactory jcsf, int attrOut)
          Transforms the data from the class attribute to the object required by the datasource.
 



Copyright © 2010. All Rights Reserved.