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