Interface TableInsert

All Superinterfaces:
Statement, TableMutation<JdbcInsertMutation>
All Known Implementing Classes:
AbstractTableInsert

public interface TableInsert extends TableMutation<JdbcInsertMutation>
Models an insert into a model (entity or collection) table, triggered from flush