public class MVTableEngine extends Object implements TableEngine
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MVTableEngine.Store
A store with open tables.
|
| 构造器和说明 |
|---|
MVTableEngine() |
public static MVTableEngine.Store init(Database db)
db - the databasepublic TableBase createTable(CreateTableData data)
TableEnginecreateTable 在接口中 TableEnginedata - the data to construct the tableCopyright © 2017. All rights reserved.