Uses of Interface
org.springframework.data.relational.core.sql.InsertBuilder
Packages that use InsertBuilder
-
Uses of InsertBuilder in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql that return InsertBuilderModifier and TypeMethodDescriptionstatic InsertBuilderInsert.builder()Creates a newInsertBuilder.static InsertBuilderStatementBuilder.insert()Creates a newInsertBuilder.