Showing:

Annotations
Attributes
Model
Properties
Element tns:defaultJDBCAdapter
Namespace http://activemq.apache.org/schema/core
Annotations
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. <p/> sub-classing is
encouraged to override the default implementation of methods to account for differences in JDBC Driver
implementations. <p/> The JDBCAdapter inserts and extracts BLOB data using the getBytes()/setBytes() operations. <p/>
The databases/JDBC drivers that use this adapter are:
<ul>
<li></li>
</ul>
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:defaultJDBCAdapter / 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:defaultJDBCAdapter / @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:defaultJDBCAdapter / @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:defaultJDBCAdapter / @maxRows
Namespace No namespace
Annotations
the max value for statement maxRows, used to limit jdbc queries
Type xs:integer
Properties
content simple
Attribute tns:defaultJDBCAdapter / @statements
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:defaultJDBCAdapter / @useExternalMessageReferences
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:defaultJDBCAdapter / @id
Namespace No namespace
Type xs:ID
Properties
content simple