Uses of Class
io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl.InsertQueryBuilder
Packages that use InsertQueryBuilder
-
Uses of InsertQueryBuilder in io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl
Methods in io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl that return InsertQueryBuilderModifier and TypeMethodDescriptionstatic InsertQueryBuilder
Constructs a new InsertQueryBuilder with the specified table name.Adds a field to the list of fields to be inserted.