WAS40DataSource
This type is a class for model objects.
Data-Source class, All the Persistence attributes are added as String from the PCDATA association class names of WebSphere xml configuration file.
Package: jdbc
Supertype: J2EEResourceFactory
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary databaseName : EString The database name used by a WebSphere 4.0 data source instance to get a connection. defaultUser : EString The user name to use for connecting to the database. defaultPassword : Password The password used for connecting to the database. connectionPool : WAS40ConnectionPool @ The connection pool properties that are used by the WebSphere 4.0 data source.
Attribute Details
databaseName - The database name used by a WebSphere 4.0 data source instance to get a connection.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
defaultUser - The user name to use for connecting to the database.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
defaultPassword - The password used for connecting to the database.
Data Type: Password
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
connectionPool - The connection pool properties that are used by the WebSphere 4.0 data source.
Reference Type: WAS40ConnectionPool @
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006