public class DBTable extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDatabase() |
String |
getTable() |
int |
hashCode() |
void |
validate()
Validates that both database and table are non-null and non-empty.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.