J2EEResourcePropertySet

A container object for a collection of J2EE resource properties. An instance of this object is typically associated with either a J2EEResourceProvider or J2EEResourceFactory and holds zero or more J2EEResourceProperty elements.



Attributes Summary
resourceProperties : J2EEResourceProperty * Custom properties that may be required for Resource Providers and Resource Factories.

Attribute Details

resourceProperties    -    Custom properties that may be required for Resource Providers and Resource Factories. For example, most database vendors require additional custom properties for data sources that will access the database. For help, click "for more information..." above or refer to vendor documentation.
     data type: J2EEResourceProperty*


Copyright IBM Corp. 1997-2004