|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
java.sql.Timestamp |
TransformTimestampToCalendar.transformOut(JdbcCallableStatementFactory jcsf,
java.util.Calendar cal)
Transforms a java.util.Calendar from the CPO Bean into
a java.sql.Timestamp to be stored by JDBC |
int |
TransformNoOp.transformOut(JdbcCallableStatementFactory jcsf,
int attrOut)
Transforms the data from the class attribute to the object required by the datasource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||