public class SchemaDto extends Object implements Serializable
SchemaDto()
void
addTable(TableDto table)
SchemaDto
clone()
TableDto
getTable(String name)
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SchemaDto()
public TableDto getTable(String name)
public void addTable(TableDto table)
public SchemaDto clone()
clone
Object
Copyright © 2024 fossc. All rights reserved.