createContainer

open fun createContainer(@Nullable tablePrefix: @Nullable String)(source)

Creates the container that will hold arenas in the database.

Parameters

tablePrefix

the prefix, if any, to use for the container.

Throws

if an I/O error occurs while creating the container.