Table 23-1   JDBCDataSourceFactoryMBean Element Attributes
	
		| Attribute | Description | Range of Values and Default | Console Label | 
	
		| Driver-Class-Name | The name of the driver. This may be overridden by driver-name in the descriptor. | 
 | Driver Class Name | 
	
		| Factory-Name | The name of this data source factory. This is referenced from the connection-factory element in weblogic-application.xml | 
 | Factory Name | 
	
		| Name | The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. | 
 | Name | 
	
		| Notes | Optional information that you can include to describe this configuration. | 
 | Notes | 
	
		| Properties | default connection properties | 
 | Properties | 
	
		| URL | The connection URL. This may be overridden by url in the descriptor | 
 | URL | 
	
		| User-Name | The database user name. This may be overridden by user-name in the descriptor. | 
 | User Name |