An InsertInvoker that returns the number of affected rows.
Extension methods to generate the JDBC-specific insert actions.
An InsertActionComposer that returns a mapping of the inserted and generated data.
An InsertActionComposer that returns generated keys or other columns.
Extension methods to generate the JDBC-specific insert actions.
(Since version 3.2) Use ProfileAction
instead of DriverAction
(Since version 3.2) Use StreamingProfileAction
instead of StreamingDriverAction