BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType jdbc-data-source-factoryType

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

Model
<...>
name?, notes?, user-name?, password-encrypted?, url?, driver-class-name?, properties?, factory-name?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This MBean represents the object used to create data sources that applications use to access application-scoped JDBC connection pools.

MBean: JDBCDataSourceFactoryMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringuser-name optional
          

The database account user name used in physical database connections.

 
stringpassword-encrypted optional
          

The encrypted database user password.

 
stringurl optional
          

The URL of the database to connect to.

 
stringdriver-class-name optional
          

The full package name of JDBC driver class used to create the physical database connections in the connection pool.

 
stringproperties optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringfactory-name optional
          

The name used in deployment descriptor files to reference this JDBC data source factory.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0