table property

  1. @protected
TableInfo<T, D> table
final

The table we're inserting into

Implementation

@protected
final TableInfo<T, D> table;