|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatementNotConfiguredException | |
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. |
Uses of StatementNotConfiguredException in org.sape.carbon.services.sql |
Methods in org.sape.carbon.services.sql that throw StatementNotConfiguredException | |
protected StatementConfiguration |
DefaultStatementFactoryImpl.retrieveConfiguration(String queryName,
Class sourceClass)
Looks up a statement configuration based on the name of the configuration. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |