Showing:

Annotations
Attributes
Model
Properties
Element tns:bytesJDBCAdapter
Namespace http://activemq.apache.org/schema/core
Annotations
This JDBCAdapter inserts and extracts BLOB data using the
setBytes()/getBytes() operations. The databases/JDBC drivers that use this
adapter are:
Properties
content complex
Model
tns:statements{0,1} | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:statements
Attributes
QName Type Use Annotation
batchStatements xs:boolean optional
Set the number of statements to process as a single batch DB update
batchStatments xs:boolean optional
This value batchStatments is deprecated and will be removed in a future release.  Use batchStatements instead (Note the 'e' in Statement)"
id xs:ID optional
maxRows xs:integer optional
the max value for statement maxRows, used to limit jdbc queries
statements xs:string optional
useExternalMessageReferences xs:boolean optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Element tns:bytesJDBCAdapter / tns:statements
Namespace http://activemq.apache.org/schema/core
Properties
content complex
minOccurs 0
maxOccurs 1
Model
tns:statements | ANY element from ANY namespace OTHER than 'http://activemq.apache.org/schema/core'
Children tns:statements
Attribute tns:bytesJDBCAdapter / @batchStatements
Namespace No namespace
Annotations
Set the number of statements to process as a single batch DB update
Type xs:boolean
Properties
content simple
Attribute tns:bytesJDBCAdapter / @batchStatments
Namespace No namespace
Annotations
This value batchStatments is deprecated and will be removed in a future release.  Use batchStatements instead (Note the 'e' in Statement)"
Type xs:boolean
Properties
content simple
Attribute tns:bytesJDBCAdapter / @maxRows
Namespace No namespace
Annotations
the max value for statement maxRows, used to limit jdbc queries
Type xs:integer
Properties
content simple
Attribute tns:bytesJDBCAdapter / @statements
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:bytesJDBCAdapter / @useExternalMessageReferences
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:bytesJDBCAdapter / @id
Namespace No namespace
Type xs:ID
Properties
content simple