Interface TableInsert

All Superinterfaces:
SqlAstNode, 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