createMetaTable abstract method

void createMetaTable(
  1. String name
)

Creates a meta table

Implementation

void createMetaTable(String name);