public interface TableEngine
Modifier and Type | Method and Description |
---|---|
Table |
createTable(CreateTableData data)
Create new table.
|
Table createTable(CreateTableData data)
data
- the data to construct the tableCopyright © 2017 JBoss by Red Hat. All rights reserved.