Uses of Package
org.sape.carbon.services.sql.connection

Packages that use org.sape.carbon.services.sql.connection
org.sape.carbon.services.sql The Carbon SQL service comprises of SqlStatementFactory - The functional interface to the component DefaultStatementFactoryImpl - The default funtional implementation that defines the createPreparedStatement and createCallableStatement methods. 
org.sape.carbon.services.sql.connection Contains the classes used to connect to JDBC datasources and driver connections through a configured setup. 
org.sape.carbon.services.sqldataloader.mru   
org.sape.carbon.services.sqldataloader.total   
org.sape.carbon.services.uniqueid The Carbon Unique ID Service solves the problem of generating unique IDs for data that are independent of the data representation itself. 
 

Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.sql
ConnectionFactory
          Factory for JDBC Connections.
 

Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.sql.connection
ConnectionFactory
          Factory for JDBC Connections.
DataSourceConnectionFactory
          DataSource-based ConnectionFactory.
 

Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.sqldataloader.mru
ConnectionFactory
          Factory for JDBC Connections.
 

Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.sqldataloader.total
ConnectionFactory
          Factory for JDBC Connections.
 

Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.uniqueid
ConnectionFactory
          Factory for JDBC Connections.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.