Integration with Other Applications > Info*Engine Adapters > JDBC Adapter Guide > JDBC Webject Library > Using the JDBC Webject Library > Processing BLOBs
  
Processing BLOBs
It is possible to control how BLOBs are processed by the adapter webjects. The BLOB_COUNT parameter can be included on any JDBC adapter webject. This parameter controls how BLOBs are consumed by specifying how many BLOBs should be delivered to the adapter webject. You can specify a value of 0 when no BLOBs should be delivered to the webject. If you omit the BLOB_COUNT parameter, all remaining BLOBs are delivered to the webject