Class OracleCreateTableStatement.Organization

    • Constructor Detail

      • Organization

        public Organization()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getExternalType

        public SQLName getExternalType()
      • setExternalType

        public void setExternalType​(SQLName externalType)
      • getExternalDirectory

        public SQLExpr getExternalDirectory()
      • setExternalDirectory

        public void setExternalDirectory​(SQLExpr externalDirectory)
      • setExternalDirectoryRecordFormat

        public void setExternalDirectoryRecordFormat​(SQLExternalRecordFormat recordFormat)
      • getExternalRejectLimit

        public SQLExpr getExternalRejectLimit()
      • setExternalRejectLimit

        public void setExternalRejectLimit​(SQLExpr externalRejectLimit)
      • getExternalDirectoryLocation

        public List<SQLExpr> getExternalDirectoryLocation()