Class UpdateDBBean

java.lang.Object
sk.iway.iwcm.system.UpdateDBBean

public class UpdateDBBean extends Object
UpdateDBBean.java - bean s informaciami o aktualizacii databazy
  • Constructor Details

    • UpdateDBBean

      public UpdateDBBean()
  • Method Details

    • getAuthor

      public String getAuthor()
      Returns:
      Returns the author.
    • setAuthor

      public void setAuthor(String author)
      Parameters:
      author - The author to set.
    • getDate

      public String getDate()
      Returns:
      Returns the date.
    • setDate

      public void setDate(String date)
      Parameters:
      date - The date to set.
    • getDesc

      public String getDesc()
      Returns:
      Returns the desc.
    • setDesc

      public void setDesc(String desc)
      Parameters:
      desc - The desc to set.
    • getMssql

      public String getMssql()
      Returns:
      Returns the mssql.
    • setMssql

      public void setMssql(String mssql)
      Parameters:
      mssql - The mssql to set.
    • getMysql

      public String getMysql()
      Returns:
      Returns the mysql.
    • setMysql

      public void setMysql(String mysql)
      Parameters:
      mysql - The mysql to set.
    • getNote

      public String getNote()
    • getOracle

      public String getOracle()
      Returns:
      Returns the oracle.
    • setOracle

      public void setOracle(String oracle)
      Parameters:
      oracle - The oracle to set.
    • getPgsql

      public String getPgsql()
    • setPgsql

      public void setPgsql(String pgsql)