Class Db2CreateTablespace

    • Constructor Detail

      • Db2CreateTablespace

        public Db2CreateTablespace​(String tablespaceName)
        The constructor builds a table space with the given name.
        Parameters:
        tablespaceName -
      • Db2CreateTablespace

        public Db2CreateTablespace​(String tablespaceName,
                                   int extentSizeKB)
        Public constructor with optional extent size in KB
        Parameters:
        tablespaceName -
        extentSizeKB -