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
Variables Constructors Properties Methods
Implements BeanInfo
The JdbcConnectionFactoryBeanInfo
component provides explicit information about
the
JdbcConnectionFactory
component to JBuilder (and other visual tools that
support JavaBeans). It extends the BasicBeanInfo
class.
The JdbcConnectionFactoryBeanInfo
component does not expose the
methods and events of the DataStore
, but specifies that they be extracted through introspection.
public JdbcConnectionFactoryBeanInfo()Constructs a
JdbcConnectionFactoryBeanInfo
component.