borland Packages  Class Hierarchy  javax.sql Package 

JdbcConnectionPoolBeanInfo component

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

About the JdbcConnectionPoolBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

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

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


JdbcConnectionPoolBeanInfo variables

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

JdbcConnectionPoolBeanInfo constructors

JdbcConnectionPoolBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

JdbcConnectionPoolBeanInfo methods

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

Methods implemented in java.lang.Object


JdbcConnectionPoolBeanInfo constructors

JdbcConnectionPoolBeanInfo()

  public JdbcConnectionPoolBeanInfo()
Constructs a JdbcConnectionPoolBeanInfo component.