borland Packages  Class Hierarchy  javax.sql Package 

DataSourcePropertiesBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.javax.sql.DataSourcePropertiesBeanInfo
                   +----com.borland.javax.sql.JdbcConnectionFactoryBeanInfo
                   +----com.borland.javax.sql.JdbcDataSourceBeanInfo

About the DataSourcePropertiesBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

Note: This is a feature of JBuilder Professional and Enterprise.

The DataSourcePropertiesBeanInfo component provides explicit information about the DataSourceProperties component to JBuilder (and other visual tools that support JavaBeans). It extends the BasicBeanInfo class.

The DataSourcePropertiesBeanInfo component does not expose the methods and events of the DataSourceProperties component, but specifies that they be extracted through introspection.


DataSourcePropertiesBeanInfo variables

Variables implemented in com.borland.jb.util.BasicBeanInfo

DataSourcePropertiesBeanInfo constructors

DataSourcePropertiesBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in com.borland.jb.util.BasicBeanInfo

Properties implemented in java.lang.Object

DataSourcePropertiesBeanInfo methods

Methods implemented in com.borland.jb.util.BasicBeanInfo

Methods implemented in java.lang.Object


DataSourcePropertiesBeanInfo constructors

DataSourcePropertiesBeanInfo()

  public DataSourcePropertiesBeanInfo()
Constructs a DataSourcePropertiesBeanInfo component.