Date: 2004-05-17T10:52:55 Editor: 67.166.116.227 <> Wiki: DB Torque Wiki Page: UnitTestingWithTorque URL: http://wiki.apache.org/db-torque/UnitTestingWithTorque
more experience details Change Log: ------------------------------------------------------------------------------ @@ -32,4 +32,4 @@ === Criteria.toString() === -Haven't looked at the code to see if there's any canonicalization being done, so that differently entered, but identical, statements generate identical strings. +Haven't looked at the code to see if there's any canonicalization being done, so that differently entered, but identical, statements generate identical strings. As of today (2004/05/17) I have one example of a pair of Criteria which are identical except for details of construction, for which the toString() values match but equal() returns false. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
