接口 TableProxy<E>

所有超级接口:
Props, Selection<E>, Table<E>
所有已知实现类:
AbstractTypedTable, AssociationTableProxyImpl, UntypedJoinDisabledTableProxy

public interface TableProxy<E> extends Table<E>