Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.configure.CommonShell

  • Packages that use CommonShell 
    Package Description
    psdi.configure
    This package includes classes for applying configuration changes to the database.
    psdi.util  
    • Uses of CommonShell in psdi.configure

      Subclasses of CommonShell in psdi.configure 
      Modifier and Type Class and Description
      class  ConfigDB
      Database Configuration utility.
      class  DropBackup
      Drop Backup Tables utility.
      class  Maxinst
      Maxinst utility for building a new database.
      class  RestoreFromBackup
      Restore from Backup Tables utility.
      class  TextSearchScript
      Deprecated. 
      No longer used.
      class  Unlcvt
      Unload and Convert utility.
      class  Validate
      Integrity checker and upgrade validation utility.
      class  ValidateDBForMAS
      Class to run one script file.
      Fields in psdi.configure declared as CommonShell 
      Modifier and Type Field and Description
      protected CommonShell UpgTemplate.shell
      Link to the common shell
      Constructors in psdi.configure with parameters of type CommonShell 
      Constructor and Description
      UpgTemplate(CommonShell shell) 
    • Uses of CommonShell in psdi.util

      Subclasses of CommonShell in psdi.util 
      Modifier and Type Class and Description
      class  EncryptProperties
      This encrypts certain protected entries in the properties file and re-write the file in a partially encrypted format.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes