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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to