|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |