public class TableId extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
dataSourceFactoryId |
protected String |
tableKey |
| Constructor and Description |
|---|
TableId() |
TableId(String dataSourceFactoryId,
String tableKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataSourceFactoryId() |
String |
getTableKey() |
String |
toString() |
Copyright © 2019. All Rights Reserved.