borland Packages  Class Hierarchy  javax.sql Package 

JdbcDataSourceBeanInfo component

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

About the JdbcDataSourceBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

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

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


JdbcDataSourceBeanInfo variables

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

JdbcDataSourceBeanInfo constructors

JdbcDataSourceBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

JdbcDataSourceBeanInfo methods

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

Methods implemented in java.lang.Object


JdbcDataSourceBeanInfo constructors

JdbcDataSourceBeanInfo()

  public JdbcDataSourceBeanInfo()
Constructs a JdbcDataSourceBeanInfo component.