Uses of Interface
org.springframework.data.relational.core.sql.InsertBuilder.BuildInsert
Packages that use InsertBuilder.BuildInsert
-
Uses of InsertBuilder.BuildInsert in org.springframework.data.relational.core.sql
Subinterfaces of InsertBuilder.BuildInsert in org.springframework.data.relational.core.sqlModifier and TypeInterfaceDescriptionstatic interfaceInterface exposingvaluemethods to add values to theINSERTstatement and the build method.static interfaceInterface exposingvaluemethods to add values to theINSERTstatement and the build method.