| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.apache.org/schema/core)>http://activemq.apache.org/schema/core)
This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob()
operations. This is a little more involved since to insert a blob you have
to:
1: insert empty blob. 2: select the blob 3: finally update the blob with data
value.
The databases/JDBC drivers that use this adapter are:
<ul>
<li></li>
</ul>
| Nested Element Summary | |||
| sequence |
|
||
| Attribute Summary | |
boolean | batchStatments
|
ID | id
|
string | statements
|
boolean | useExternalMessageReferences
|
| Attribute Detail |
Defined with global type boolean
Defined with global type ID
Defined with global type string
Defined with global type boolean
| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||