| 
 | Oracle Fusion Middleware Java API Reference for Oracle Event Processing 12c Release 1 (12.1.3.0.0) E54267-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Statement created through binding placeholder values for a PreparedStatement. These statements are managed by the PreparedStatement that created them rather than through the StatementManager of the Processor.
| Method Summary | |
|  java.lang.Object[] | getParameterizedValues()Returns the array of parameterized values used to bind the Statement. | 
|  PreparedStatement | getPreparedStatement()Returns the PreparedStatement that created and is managing this BoundStatement. | 
| Methods inherited from interface com.bea.wlevs.ede.api.Statement | 
| destroy, getId, getQuery, start, stop | 
| Methods inherited from interface com.bea.wlevs.ede.api.EventSender | 
| sendEvent | 
| Methods inherited from interface com.bea.wlevs.ede.api.BatchRelationSender | 
| sendEvents | 
| Methods inherited from interface com.bea.wlevs.ede.api.BatchStreamSender | 
| sendInsertEvents | 
| Methods inherited from interface com.bea.wlevs.ede.api.RelationSender | 
| sendDeleteEvent, sendUpdateEvent | 
| Method Detail | 
public java.lang.Object[] getParameterizedValues()
public PreparedStatement getPreparedStatement()
| 
 | Copyright © 2007, 2014 Oracle and/or its affiliates. All rights reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||