public class DatabaseTable extends AlipayObject
DatabaseTable()
String
getDatabaseName()
List<String>
getTableNameList()
void
setDatabaseName(String databaseName)
setTableNameList(List<String> tableNameList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DatabaseTable()
public String getDatabaseName()
public void setDatabaseName(String databaseName)
public List<String> getTableNameList()
public void setTableNameList(List<String> tableNameList)
Copyright © 2024. All rights reserved.