Uses of Interface
org.synchronoss.cpo.CpoTrxAdapter

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

Uses of CpoTrxAdapter in org.synchronoss.cpo
 

Methods in org.synchronoss.cpo that return CpoTrxAdapter
 CpoTrxAdapter CpoAdapterBean.getCpoTrxAdapter()
           
 CpoTrxAdapter CpoAdapter.getCpoTrxAdapter()
          Provides a mechanism for the user to obtain a CpoTrxAdapter object.
 

Uses of CpoTrxAdapter in org.synchronoss.cpo.jdbc
 

Classes in org.synchronoss.cpo.jdbc that implement CpoTrxAdapter
 class JdbcCpoTrxAdapter
           
 

Methods in org.synchronoss.cpo.jdbc that return CpoTrxAdapter
 CpoTrxAdapter JdbcCpoAdapter.getCpoTrxAdapter()
          Provides a mechanism for the user to obtain a CpoTrxAdapter object.
 



Copyright © 2010. All Rights Reserved.