Package org.mule.module.db.internal.domain.statement

Interface Summary
ConfigurableStatementFactory Provides extra customization to a StatementFactory
StatementFactory Creates JDBC statements for a given connection
 

Class Summary
QueryStatementFactory Creates Statement based on the type and parameters of a given query: _CallableStatement for stored p rocedure queries _PreparedStatement for queries with input parameters _Standard Statement otherwise
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.