|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||