Uses of Interface
org.springframework.data.relational.core.sql.InsertBuilder.InsertIntoColumnsAndValues
Packages that use InsertBuilder.InsertIntoColumnsAndValues
-
Uses of InsertBuilder.InsertIntoColumnsAndValues in org.springframework.data.relational.core.sql
Subinterfaces of InsertBuilder.InsertIntoColumnsAndValues in org.springframework.data.relational.core.sqlModifier and TypeInterfaceDescriptionstatic interfaceInterface exposingvaluemethods to add values to theINSERTstatement and the build method.Methods in org.springframework.data.relational.core.sql that return InsertBuilder.InsertIntoColumnsAndValuesModifier and TypeMethodDescriptionCreates a newInsertBuilderand declare theTableto insert into.