borland Packages  Class Hierarchy  javax.sql Package 

JdbcConnectionFactoryBeanInfo component

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

About the JdbcConnectionFactoryBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

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.


JdbcConnectionFactoryBeanInfo variables

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

JdbcConnectionFactoryBeanInfo constructors

JdbcConnectionFactoryBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

JdbcConnectionFactoryBeanInfo methods

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

Methods implemented in java.lang.Object


JdbcConnectionFactoryBeanInfo constructors

JdbcConnectionFactoryBeanInfo()

  public JdbcConnectionFactoryBeanInfo()
Constructs a JdbcConnectionFactoryBeanInfo component.