public class SelectTableAllItem extends Object implements SelectItem, SqlStruct
SelectTableAllItem(Table table, String... excludeField)
Set<String>
getExcludeField()
Table
getTable()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SelectTableAllItem(Table table, String... excludeField)
excludeField
public Table getTable()
public Set<String> getExcludeField()
Copyright © 2024. All Rights Reserved.