BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType jdbc-storeType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}generic-jdbc-storeType
          {http://www.bea.com/ns/weblogic/920/domain}jdbc-storeType

Model
<...>
name?, notes?, prefix-name?, create-table-ddl-file?, data-source?, target?, connection-pool?, deletes-per-batch-maximum?, deployment-order?, logical-name?, inserts-per-batch-maximum?, xa-resource-name?, deletes-per-statement-maximum?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation
Corresponds to JDBCStoreMBean
 (Interface=weblogic.management.configuration.JDBCStoreMBean)

Nested Element Summary
annonymous type derived from stringname optional
          <p>The user-specified name of this MBean instance. 
stringnotes optional
          <p>Optional information that you can include to describe this configuration. 
stringprefix-name optional
          <p>The prefix for the JDBC store's database table (<code>WLStore</code>), in the following format: <code>[[[catalog. 
stringcreate-table-ddl-file optional
          <p>Specifies the DDL (Data Definition Language) file to use for creating the JDBC store's backing table. 
stringdata-source optional
          (Interface=weblogic. 
stringtarget optional
          (Interface=weblogic. 
stringconnection-pool optional
          (Interface=weblogic. 
annonymous type derived from intdeletes-per-batch-maximum optional
          <p>The maximum number of table rows that are deleted per database call. 
annonymous type derived from intdeployment-order optional
          <p>A priority that the server uses to determine when it deploys an item. 
stringlogical-name optional
          <p>The name used by subsystems to refer to different stores on different servers using the same name. 
annonymous type derived from intinserts-per-batch-maximum optional
          <p>The maximum number of table rows that are inserted per database call. 
stringxa-resource-name optional
          <p>Overrides the name of the XAResource that this store registers with JTA. 
annonymous type derived from intdeletes-per-statement-maximum optional
          <p>The maximum number of table rows that are deleted per database call. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0