Package org.synchronoss.cpo

Package class diagram package org.synchronoss.cpo
Interface Summary
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  
CpoAdapterHome  
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.
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<E>  
CpoSqlAdapter  
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
 

Class Summary
Container  
CpoAdapterBean  
CpoArrayResultSet<E>  
CpoBlockingResultSet<E>  
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
CpoNativeQuery  
CpoObject<T> Deprecated.  
GUID  
Node This is a general Node class to be used to build different types of trees.
Queue  
 

Exception Summary
ChildNodeException Exception class acts as a catch all for any condition occurring in with regards to an Element
CpoException A CpoException is the common superclass for any number of CPO related exceptions that may occur during the execution of a business task.
 



Copyright © 2009. All Rights Reserved.