def __init__(self, opalRequest, dsName, file):
     JsonTableCreateCommand.__init__(self, opalRequest, dsName, FileUtil.loadJsonAsString(file))