public abstract class Table extends Object
| Modifier and Type | Method and Description |
|---|---|
abstract void |
createTable(Connection conn) |
String |
getCommaSeparatedValues() |
String |
getName() |
List<String> |
getValues() |
String |
toString() |
Copyright © 2020. All rights reserved.