java.lang.ObjectEncapsulates an SQL statement, one or more parameters for it and optionally some information about results that one would like to read.org.apache.synapse.mediators.db.Statement
Nested Class Summary: | ||
---|---|---|
public class | Statement.Parameter |
Field Summary | ||
---|---|---|
String | rawStatement | |
List | parameters | |
Map | resultsMap |
Constructor: |
---|
|
Method from org.apache.synapse.mediators.db.Statement Summary: |
---|
addParameter, addResult, getParameters, getRawStatement, getResultsMap |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.synapse.mediators.db.Statement Detail: |
---|
|
|
|
|
|