|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CpoWhere | |
---|---|
org.synchronoss.cpo | |
org.synchronoss.cpo.jdbc |
Uses of CpoWhere in org.synchronoss.cpo |
---|
Methods in org.synchronoss.cpo that return CpoWhere | ||
---|---|---|
CpoWhere |
CpoAdapterRemote.newWhere()
DOCUMENT ME! |
|
CpoWhere |
CpoAdapterBean.newWhere()
|
|
CpoWhere |
CpoAdapter.newWhere()
DOCUMENT ME! |
|
|
CpoAdapterRemote.newWhere(int logical,
java.lang.String attr,
int comp,
T value)
DOCUMENT ME! |
|
|
CpoAdapterBean.newWhere(int logical,
java.lang.String attr,
int comp,
T value)
|
|
|
CpoAdapter.newWhere(int logical,
java.lang.String attr,
int comp,
T value)
DOCUMENT ME! |
|
|
CpoAdapterRemote.newWhere(int logical,
java.lang.String attr,
int comp,
T value,
boolean not)
DOCUMENT ME! |
|
|
CpoAdapterBean.newWhere(int logical,
java.lang.String attr,
int comp,
T value,
boolean not)
|
|
|
CpoAdapter.newWhere(int logical,
java.lang.String attr,
int comp,
T value,
boolean not)
DOCUMENT ME! |
Methods in org.synchronoss.cpo with parameters of type CpoWhere | ||
---|---|---|
void |
CpoWhere.addWhere(CpoWhere cw)
|
|
|
CpoAdapterBean.retrieveBeans(java.lang.String name,
C criteria,
CpoWhere where,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
CpoWhere where,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapterBean.retrieveBeans(java.lang.String name,
C criteria,
T result,
CpoWhere where,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
T result,
CpoWhere where,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapterRemote.retrieveObject(java.lang.String name,
C criteria,
T result,
CpoWhere where,
java.util.Collection<? extends CpoOrderBy> orderBy)
Retrieves the Object from the datasource. |
|
|
CpoAdapterRemote.retrieveObjects(java.lang.String name,
C criteria,
T result,
CpoWhere where,
java.util.Collection<? extends CpoOrderBy> orderBy)
Retrieves the Object from the datasource. |
Method parameters in org.synchronoss.cpo with type arguments of type CpoWhere | ||
---|---|---|
|
CpoAdapterBean.existsObject(java.lang.String name,
T obj,
java.util.Collection<CpoWhere> wheres)
The CpoAdapter will check to see if this object exists in the datasource. |
|
|
CpoAdapter.existsObject(java.lang.String name,
T obj,
java.util.Collection<CpoWhere> wheres)
The CpoAdapter will check to see if this object exists in the datasource. |
|
|
CpoAdapterBean.retrieveBean(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapter.retrieveBean(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapterBean.retrieveBean(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQuery)
Retrieves the bean from the datasource. |
|
|
CpoAdapter.retrieveBean(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries)
Retrieves the bean from the datasource. |
|
|
CpoAdapterBean.retrieveBeans(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapterBean.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
CpoAdapterBean.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQuery)
Retrieves the bean from the datasource. |
|
|
CpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries)
Retrieves the bean from the datasource. |
|
|
CpoAdapterBean.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
int queueSize)
Retrieves the bean from the datasource. |
|
|
CpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
int queueSize)
Retrieves the bean from the datasource. |
|
|
CpoAdapterBean.retrieveObject(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Deprecated. use retrieveBean |
|
|
CpoAdapter.retrieveObject(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Deprecated. use retrieveBean |
|
|
CpoAdapterBean.retrieveObject(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQuery)
Deprecated. use retrieveBean |
|
|
CpoAdapter.retrieveObject(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries)
Deprecated. use retrieveBean |
|
|
CpoAdapterBean.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQuery,
T result)
Deprecated. use retrieveBeans |
|
|
CpoAdapter.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
T result)
Deprecated. use retrieveBeans |
|
|
CpoAdapterBean.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQuery,
T result,
int queueSize)
Deprecated. use retrieveBeans |
|
|
CpoAdapter.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
T result,
int queueSize)
Deprecated. use retrieveBeans |
|
|
CpoAdapterBean.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
T result)
Deprecated. use retrieveBeans |
|
|
CpoAdapter.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
T result)
Deprecated. use retrieveBean |
Uses of CpoWhere in org.synchronoss.cpo.jdbc |
---|
Classes in org.synchronoss.cpo.jdbc that implement CpoWhere | |
---|---|
class |
JdbcCpoWhere
JdbcCpoWhere is an interface for specifying the sort order in which objects are returned from the Datasource. |
Methods in org.synchronoss.cpo.jdbc that return CpoWhere | ||
---|---|---|
CpoWhere |
JdbcCpoAdapter.newWhere()
DOCUMENT ME! |
|
|
JdbcCpoAdapter.newWhere(int logical,
java.lang.String attr,
int comp,
T value)
DOCUMENT ME! |
|
|
JdbcCpoAdapter.newWhere(int logical,
java.lang.String attr,
int comp,
T value,
boolean not)
DOCUMENT ME! |
Methods in org.synchronoss.cpo.jdbc with parameters of type CpoWhere | ||
---|---|---|
void |
JdbcCpoWhere.addWhere(CpoWhere cw)
|
|
|
JdbcCpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
CpoWhere where,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
JdbcCpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
T result,
CpoWhere where,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
Method parameters in org.synchronoss.cpo.jdbc with type arguments of type CpoWhere | ||
---|---|---|
|
JdbcCpoAdapter.existsObject(java.lang.String name,
T obj,
java.util.Collection<CpoWhere> wheres)
The CpoAdapter will check to see if this object exists in the datasource. |
|
protected
|
JdbcCpoAdapter.existsObject(java.lang.String name,
T obj,
java.sql.Connection con,
java.sql.Connection metaCon,
java.util.Collection<CpoWhere> wheres)
The CpoAdapter will check to see if this object exists in the datasource. |
|
protected
|
JdbcCpoAdapter.processSelectGroup(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
boolean useRetrieve)
DOCUMENT ME! |
|
protected
|
JdbcCpoAdapter.processSelectGroup(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
boolean useRetrieve,
CpoResultSet<T> resultSet)
|
|
protected
|
JdbcCpoAdapter.processSelectGroup(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
java.sql.Connection con,
java.sql.Connection metaCon,
boolean useRetrieve,
CpoResultSet<T> resultSet)
DOCUMENT ME! |
|
|
JdbcCpoAdapter.retrieveBean(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
JdbcCpoAdapter.retrieveBean(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries)
Retrieves the bean from the datasource. |
|
|
JdbcCpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
JdbcCpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Retrieves the bean from the datasource. |
|
|
JdbcCpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries)
Retrieves the bean from the datasource. |
|
|
JdbcCpoAdapter.retrieveBeans(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
int queueSize)
Retrieves the bean from the datasource. |
|
|
JdbcCpoAdapter.retrieveObject(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy)
Deprecated. use retrieveBean |
|
|
JdbcCpoAdapter.retrieveObject(java.lang.String name,
C criteria,
T result,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries)
Deprecated. use retrieveBean |
|
|
JdbcCpoAdapter.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
T result)
Deprecated. use retrieveBeans |
|
|
JdbcCpoAdapter.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries,
T result,
int queueSize)
Deprecated. use retrieveBeans |
|
|
JdbcCpoAdapter.retrieveObjects(java.lang.String name,
C criteria,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
T result)
Deprecated. use retrieveBeans |
Constructor parameters in org.synchronoss.cpo.jdbc with type arguments of type CpoWhere | |
---|---|
JdbcPreparedStatementFactory(java.sql.Connection conn,
JdbcCpoAdapter jca,
JdbcMetaClass<T> jmcCriteria,
JdbcQuery jq,
T obj,
java.util.Collection<CpoWhere> wheres,
java.util.Collection<CpoOrderBy> orderBy,
java.util.Collection<CpoNativeQuery> nativeQueries)
Used to build the PreparedStatement that is used by CPO to create the actual JDBC PreparedStatement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |