Uses of Interface
org.sape.carbon.services.sql.StatementFactoryConfiguration

Packages that use StatementFactoryConfiguration
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 StatementFactoryConfiguration in org.sape.carbon.services.sql
 

Fields in org.sape.carbon.services.sql declared as StatementFactoryConfiguration
protected  StatementFactoryConfiguration DefaultStatementFactoryImpl.config
          Holds a reference to this factories configuration.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.