Interface CreateTableEntry

All Known Implementing Classes:
FileSystemCreateTableEntry

public interface CreateTableEntry
Interface that provides the info needed to create a new table. A storage engine which supports creating new tables, should implement this interface.