You can view the issue detail at the following URL:
<http://nagoya.apache.org/scarab/issues/id/TRQS61>

Type :        Enhancement
Issue Id :    TRQS61
Reported by: Will Holcomb
             wholcomb - ([EMAIL PROTECTED])

Details:

Summary: more concise name on Criteria.setSingleRecord
Description: The method name and javadocs on Criteria.setSingleRecord is slightly 
confusing. The word "set" connotes an active role in the Criteria and the javadocs for 
the mthod say "True if a single record should be returned". This method could easily 
be equivalent to "setLimit(1)".

A better name for the method would be something more passive like 
"setExpectSingleRecord"; at the least the javadocs should be altered to better 
describe the actual function of the method.
Status: Unconfirmed
Priority: Low
Functional area: UI


--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to