| Package | Description |
|---|---|
| org.springframework.data.relational.core.sql |
Statement Builder implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static InsertBuilder |
Insert.builder()
Creates a new
InsertBuilder. |
static InsertBuilder |
StatementBuilder.insert()
Creates a new
InsertBuilder. |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.