borland Packages  Class Hierarchy  datastore Package 

DesignerHelp class

java.lang.Object
   +----com.borland.datastore.DesignerHelp

About the DesignerHelp class

Properties  Methods  

Implements Runnable

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

This class is used internally by other com.borland classes. You should never use this class directly.


DesignerHelp properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

DesignerHelp methods

Methods implemented in this class

Methods implemented in java.lang.Object


DesignerHelp methods

findDataSet(java.lang.String, java.lang.String)

  public static final StorageDataSet findDataSet(String fileName, String storeName)

This method is used internally by other com.borland classes. You should never use this method directly.

isDesignTime()

  public static boolean isDesignTime()

This method is used internally by other com.borland classes. You should never use this method directly.

setCommitOnDemand(com.borland.datastore.DataStoreConnection, boolean)

  public static final void setCommitOnDemand(DataStoreConnection con, boolean set)

This method is used internally by other com.borland classes. You should never use this method directly.

setDesignTime(boolean)

  public static final void setDesignTime(boolean isDesignTime)

This method is used internally by other com.borland classes. You should never use this method directly.