You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by "Göschl,Siegfried" <Si...@drei.com> on 2004/06/25 10:12:56 UTC

ID Broker and Torque.properties Bug in Torque 3.1 : Typo in torque.idbroker.cleverquantity

Hi folks,

I'm currently looking at integrating IdBroker in our application and found that there is a mismatch in the property names affecting the clever quantity settings of prefetching

In the TorqueProperties in the CVS repo:
=================================================

torque.idbroker.cleverquantity=true

In org.apache.torque.oid.IDBroker
=================================================

private static final String DB_IDBROKER_CLEVERQUANTITY = "idbroker.clever.quantity";


Renaming to "torque.idbroker.cleverquantity" to "torque.idbroker.clever.quantity" solved the problem.

Cheers,

Siegfried Goeschl






---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org