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

Type :        Enhancement
Issue Id :    TRQS9
Reported by: J. Russell Smyth
             drfish - ([EMAIL PROTECTED])

Details:

Summary: modify retrieveByPk to return null when there are no matching rows
Description: <Submitted to the torque-dev list by James A. Hillyerd>
I think retrieveByPK should be modified to return null when it gets zero
rows back from the database.  It should only throw an exception if it
gets more than one row.

Someone else had suggested adding extra methods that function this way,
and keeping the retrieveByPK methods as they are.  I'd prefer modifying
them, but would settle for the second option.

Status: New


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

Reply via email to