borland Packages  Class Hierarchy  datastore Package 

JDataStoreInfo class

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

About the JDataStoreInfo class

Variables  Properties  Methods  
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.


JDataStoreInfo variables

Variables implemented in this class

JDataStoreInfo properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

JDataStoreInfo methods

Methods implemented in this class

Methods implemented in java.lang.Object


JDataStoreInfo variables

licenseFileName

  public static String licenseFileName = "jdatastore.license"

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


JDataStoreInfo methods

getClassPathElements()

  public static String[] getClassPathElements()

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

getLicensedCompany()

  public static String getLicensedCompany()

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

getLicenseDescription()

  public static String getLicenseDescription()

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

getLicensedName()

  public static String getLicensedName()

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

getMaxConnections()

  public static final int getMaxConnections()

getSerialNumber()

  public static String getSerialNumber()

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

init()

  public static void init()

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

isLicensed(boolean)

  public static boolean isLicensed(boolean promptForLicense)

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

isTrial()

  public static boolean isTrial()

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

showInfoDialog()

  public static void showInfoDialog()

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

showInfoDialog(java.awt.Frame)

  public static void showInfoDialog(Frame frame)

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