Interface AccessedTable
- 
public interface AccessedTable 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()Returns the table name 
 - 
 
public interface AccessedTable
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.String | 
getName() | 
 Returns the table name 
 |