Uses of Class
org.sape.carbon.services.sql.StatementNotConfiguredException

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.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.