RWDBDataCallback::getLength()
When inserting data using data callbacks, DB2 CLI does not require the length of the data being inserted. Therefore, the method RWDBDataCallback::getLength() does not need to be overridden in derived classes.