borland Packages Class Hierarchy javax.sql Package
java.lang.Object +----com.borland.jb.util.BasicBeanInfo +----com.borland.javax.sql.DataSourcePropertiesBeanInfo +----com.borland.javax.sql.JdbcConnectionFactoryBeanInfo +----com.borland.javax.sql.JdbcDataSourceBeanInfo
Variables Constructors Properties Methods
Implements BeanInfo
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.
public DataSourcePropertiesBeanInfo()Constructs a
DataSourcePropertiesBeanInfo
component.