Interface InsertBuilder.InsertValuesWithBuild

All Superinterfaces:
InsertBuilder.BuildInsert, InsertBuilder.InsertValues
Enclosing interface:
InsertBuilder

public static interface InsertBuilder.InsertValuesWithBuild extends InsertBuilder.InsertValues, InsertBuilder.BuildInsert
Interface exposing value methods to add values to the INSERT statement and the build method.
Since:
1.1
Author:
Mark Paluch, Jens Schauder