|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.sqlConnectionFactory
|
Factory for JDBC Connections. |
Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.sql.connectionConnectionFactory
|
Factory for JDBC Connections. DataSourceConnectionFactory
|
DataSource-based ConnectionFactory. |
Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.sqldataloader.mruConnectionFactory
|
Factory for JDBC Connections. |
Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.sqldataloader.totalConnectionFactory
|
Factory for JDBC Connections. |
Classes in org.sape.carbon.services.sql.connection used by org.sape.carbon.services.uniqueidConnectionFactory
|
Factory for JDBC Connections. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |