new(PKG, SQL_REF, BIND_REF, ...)
Creates a new instance that on subsequent queries will store the generated SQL to the scalar pointed to by SQL_REF and bind values to the array pointed to by BIND_REF.
Creates a new instance that on subsequent queries will store the generated SQL to the scalar pointed to by SQL_REF and bind values to the array pointed to by BIND_REF.