接口 Table<E>

所有超级接口:
Props, Selection<E>
所有已知子接口:
AssociationTable<SE,ST,TE,TT>, TableEx<E>, TableImplementor<E>, TableProxy<E>
所有已知实现类:
AbstractTypedTable, AssociationTableProxyImpl, UntypedJoinDisabledTableProxy

public interface Table<E> extends Selection<E>, Props