Class DBControl

  • Direct Known Subclasses:
    H2Control

    public abstract class DBControl
    extends Object
    Author:
    jGauravGupta
    • Method Detail

      • getDbHost

        public String getDbHost()
        Returns:
        the dbHost
      • getDbPort

        public String getDbPort()
        Returns:
        the dbPort
      • getDbUser

        public String getDbUser()
        Returns:
        the dbUser
      • getDbPassword

        public String getDbPassword()
        Returns:
        the dbPassword
      • getDbHome

        public String getDbHome()
        Returns:
        the dbHome
      • getDbCommand

        public String getDbCommand()
        Returns:
        the dbCommand
      • isRedirect

        public boolean isRedirect()
        Returns:
        the redirect