public interface Table
Modifier and Type | Interface and Description |
---|---|
static interface |
Table.View |
Modifier and Type | Method and Description |
---|---|
Table.View |
createView(Transaction tx) |
int |
getTableId() |
String |
getTableName() |
int getTableId()
String getTableName()
Table.View createView(Transaction tx)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.