borland Packages Class Hierarchy datastore.jdbc Package
java.lang.Object +----com.borland.jb.util.BasicBeanInfo +----com.borland.datastore.jdbc.DataStoreServerBeanInfo
Variables Constructors Properties Methods
Implements BeanInfo
The DataStoreServerBeanInfo component provides explicit information about the DataStoreServer component to JBuilder (and other visual tools that support JavaBeans). It extends the BasicBeanInfo class.
The DataStorServerBeanInfo component specifies the properties of the DataStoreServer that appear at design time and their access methods.
The DataStoreServerBeanInfo component does not expose the methods and events of the DataStoreServer, but specifies that they be extracted through introspection.
public DataStoreServerBeanInfo()Constructs a DataStoreServerBeanInfo component.