與其他應用程式整合 > Info*Engine 轉接器 > JDBC Adapter Guide (JDBC 轉接器指南) > 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