Class RelationalTableRequestBody

    • Constructor Detail

      • RelationalTableRequestBody

        public RelationalTableRequestBody()
    • Method Detail

      • getRelationalTable

        public RelationalTable getRelationalTable()
        Return the relational table bean
        Returns:
        the relational table
      • getDatabaseSchemaQualifiedName

        public String getDatabaseSchemaQualifiedName()
        Return the database schema qualified name
        Returns:
        String - qualified name of the database schema
      • setRelationalTable

        public void setRelationalTable​(RelationalTable relationalTable)
        Set up the relational table bean
        Parameters:
        relationalTable - the relational table
      • setDatabaseSchemaQualifiedName

        public void setDatabaseSchemaQualifiedName​(String databaseSchemaQualifiedName)
        Set up the qualified name of the database schema
        Parameters:
        databaseSchemaQualifiedName - of the database schema