db9010 / com.jovial.db9010 / InsertStatement / BuilderNoResults / <init>

<init>

BuilderNoResults(db: Database, table: Table)

A builder for an insert statement where the client code is not interested in the ResultSet generated by the PreparedStatement. See Database.insertInto.