| Package | Description |
|---|---|
| org.mule.extension.db.internal.domain.statement |
| Modifier and Type | Class and Description |
|---|---|
class |
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–2017 MuleSoft, Inc.. All rights reserved.