|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.sape.carbon.services.sql | |
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.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 used by org.sape.carbon.services.sqlResultSetConcurrencyEnum
|
This enumeration represents the types of concurrency supported in JDBC connections. ResultSetConcurrencyEnum.ResultSetConcurrencyEnumNotFoundException
|
This class is a typesafe retriever excepection for an enumeration ResultSetTypeEnum
|
This is an enumeration of the supported Result Set types. ResultSetTypeEnum.ResultSetTypeEnumNotFoundException
|
This class is a typesafe retriever excepection for an enumeration StatementConfiguration
|
This configuration holds the definition of a specific SQL statement. StatementFactory
|
The SqlStatementFactory Interface is implemented by all statement factories. StatementFactoryConfiguration
|
This configuration maintains the setup of a StatementFactoryException
|
This exception denotes a failure in the creation and preperation of a statement from a StatementFactory service. StatementNotConfiguredException
|
This exception denotes a failure to find the configuration for a named statement on the specified statement factory. |
Classes in org.sape.carbon.services.sql used by org.sape.carbon.services.uniqueidStatementFactory
|
The SqlStatementFactory Interface is implemented by all statement factories. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |