public interface TableEngine
Modifier and Type | Method and Description |
---|---|
TableBase |
createTable(CreateTableData data)
Create new table.
|
TableBase createTable(CreateTableData data)
data
- the data to construct the tableCopyright © 2012 JBoss by Red Hat. All Rights Reserved.