WAS40DataSource
Data-Source class, All the Persistence attributes are added as String from the PCDATA association class names of WebSphere xml config file.
Inherits from type J2EEResourceFactory and adds the following.
Attributes Summary
databaseName The database name that is used by a WebSphere 4. defaultUser The user name to use for connecting to the database. defaultPassword The password used for connecting to the database. connectionPool The connection pool properties that are used by the WebSphere 4.
Attribute Details
databaseName
The database name that is used by a WebSphere 4.0 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: String
Default value: unspecified
connectionPool
The connection pool properties that are used by the WebSphere 4.0 data source.
Data type: WAS40ConnectionPool
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.