A holder class for a SQL prepared statement and a BitSet indicating which columns are being inserted (to determine which values from the record to set on the statement)
A value of null for getIncludedColumns indicates that all columns/fields should be included.