Uses of Package
org.synchronoss.cpo

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

Classes in org.synchronoss.cpo used by org.synchronoss.cpo
ChildNodeException
          Exception class acts as a catch all for any condition occurring in with regards to an Element
CpoAdapter
          CpoAdapter is an interface for a set of routines that are responsible for Creating, Retrieving, Updating, and Deleting (CRUD) value objects within a datasource.
CpoAdapterEJB
           
CpoAdapterRemote
          CpoAdapter is an interface for a set of routines that are responsible for Creating, Retrieving, Updating, and Deleting (CRUD) value objects within a datasource.
CpoByteArrayInputStream
          CpoObject is a class that maps datasource datatypes to java.sql.types and java classes
CpoCharArrayReader
          CpoObject is a class that maps datasource datatypes to java.sql.types and java classes
CpoException
          A CpoException is the common superclass for any number of CPO related exceptions that may occur during the execution of a business task.
CpoNativeQuery
           
CpoObject
          Deprecated.  
CpoOrderBy
          CpoOrderBy is an interface for specifying the sort order in which objects are returned from the Datasource.
CpoResultSet
           
CpoTrxAdapter
          CpoTrxAdapter adds commit, rollback, and close functionality to the methods already in CpoAdapter.
CpoWhere
          CpoWhere is an interface for specifying the where clause to filter objects that are returned from the Datasource.
IContainer
           
INodeVisitor
          This is the interface for the visitors to the Node Hierarchy
Node
          This is a general Node class to be used to build different types of trees.
 

Classes in org.synchronoss.cpo used by org.synchronoss.cpo.jdbc
CpoAdapter
          CpoAdapter is an interface for a set of routines that are responsible for Creating, Retrieving, Updating, and Deleting (CRUD) value objects within a datasource.
CpoException
          A CpoException is the common superclass for any number of CPO related exceptions that may occur during the execution of a business task.
CpoNativeQuery
           
CpoObject
          Deprecated.  
CpoOrderBy
          CpoOrderBy is an interface for specifying the sort order in which objects are returned from the Datasource.
CpoReleasible
          CpoReleasible is a class that can be called during a CpoTransform when there are resources that need to released after the current prepared statement is processed.
CpoResultSet
           
CpoTrxAdapter
          CpoTrxAdapter adds commit, rollback, and close functionality to the methods already in CpoAdapter.
CpoWhere
          CpoWhere is an interface for specifying the where clause to filter objects that are returned from the Datasource.
INodeVisitor
          This is the interface for the visitors to the Node Hierarchy
Node
          This is a general Node class to be used to build different types of trees.
 

Classes in org.synchronoss.cpo used by org.synchronoss.cpo.transform.jdbc
CpoException
          A CpoException is the common superclass for any number of CPO related exceptions that may occur during the execution of a business task.
CpoReleasible
          CpoReleasible is a class that can be called during a CpoTransform when there are resources that need to released after the current prepared statement is processed.
 



Copyright © 2010. All Rights Reserved.