borland Packages  Class Hierarchy  datastore.jdbc Package 

DataStoreServerBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.datastore.jdbc.DataStoreServerBeanInfo

About the DataStoreServerBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

The DataStoreServerBeanInfo component provides explicit information about the DataStoreServer component to JBuilder. It extends the BasicBeanInfo class.

The DataStorServerBeanInfo component specifies the properties of the DataStoreServer that appear at design time in the Inspector and their access methods.

The DataStoreServerBeanInfo component does not expose the methods and events of the DataStoreServer, but specifies that JBuilder extracts this information through introspection.


DataStoreServerBeanInfo variables

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

DataStoreServerBeanInfo constructors

DataStoreServerBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

DataStoreServerBeanInfo methods

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

Methods implemented in java.lang.Object


DataStoreServerBeanInfo constructors

DataStoreServerBeanInfo()

  public DataStoreServerBeanInfo()
Constructs a DataStoreServerBeanInfo component.