[EMAIL PROTECTED] wrote:
> XManager.getInstance(pk_id) return the right object but does
> not cache the result. Any clue?

Do you have like the following in Torque.properties?

---8<---
# Determines whether the managers cache instances of the business objects.
# And also whether the MethodResultCache will really cache results.

torque.manager.useCache = true
---8<---

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to