public interface Insert extends Segment, Visitable
INSERT
statement. Visiting order:
INTO table
clausecolumns
VALUEs
StatementBuilder
,
InsertBuilder
,
SQL
Modifier and Type | Method and Description |
---|---|
static InsertBuilder |
builder()
Creates a new
InsertBuilder . |
static InsertBuilder builder()
InsertBuilder
.InsertBuilder
.Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.