WAS40DataSource

Data-Source class, All the Persistence attributes are added as String from the PCDATA association class names of WebSphere xml configuration file.

Inherits from type J2EEResourceFactory and adds the following.

Attributes Summary
databaseName : StringThe database name that is used by a WebSphere 4.
defaultUser : StringThe user name to use for connecting to the database.
defaultPasswordThe password used for connecting to the database.
connectionPool : WAS40ConnectionPoolThe connection pool properties that are used by the WebSphere 4.

Attribute Details

databaseName    -    The database name that is used by a WebSphere 4.0 data source instance to get a connection.
     data type:  String
     default Value:   unspecified



defaultUser    -    The user name to use for connecting to the database.
     data type:  String
     default Value:   unspecified



defaultPassword    -    The password used for connecting to the database.
     data type: 
     default Value:   unspecified



connectionPool    -    The connection pool properties that are used by the WebSphere 4.0 data source.
     data type: WAS40ConnectionPool


Copyright IBM Corp. 1997-2004