|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryExecutor | |
|---|---|
| org.mule.module.db.internal.domain.executor | |
| Uses of QueryExecutor in org.mule.module.db.internal.domain.executor |
|---|
| Classes in org.mule.module.db.internal.domain.executor that implement QueryExecutor | |
|---|---|
class |
AbstractSingleQueryExecutor
Base class for executors that execute a single query |
class |
SelectExecutor
Executes queries that return a resultSet |
class |
StoredProcedureExecutor
Executes stored procedure queries |
class |
UpdateExecutor
Executes queries that return an update count or an update count and auto generated keys |
| Methods in org.mule.module.db.internal.domain.executor that return QueryExecutor | |
|---|---|
QueryExecutor |
SelectExecutorFactory.create()
|
QueryExecutor |
UpdateExecutorFactory.create()
|
QueryExecutor |
QueryExecutorFactory.create()
|
QueryExecutor |
StoredProcedureExecutorFactory.create()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||