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