Class LargeObject

java.lang.Object
com.jsql.model.accessible.vendor.postgres.LargeObject

public class LargeObject extends Object
  • Constructor Details

    • LargeObject

      public LargeObject()
  • Method Details

    • getFromPath

      public String getFromPath()
    • setFromPath

      public void setFromPath(String fromPath)
    • getToText

      public String getToText()
    • setToText

      public void setToText(String toText)
    • getFromText

      public String getFromText()
    • setFromText

      public void setFromText(String fromText)
    • getToFile

      public String getToFile()
    • setToFile

      public void setToFile(String toFile)