Interface TableInsert

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

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