Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CriteriaTransferObject#add() Javadoc update #6

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments
Closed

CriteriaTransferObject#add() Javadoc update #6

GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

CriteriaTransferObject#add(criteria) method actually performs Map#put(). I
think it should be renamed to put() to avoid confusion (method Javadoc
doesn't state whether the criteria parameter replaces previous one
according to its propertyId).

Original issue reported on code.google.com by Vojtech....@gmail.com on 21 May 2009 at 9:54

@GoogleCodeExporter
Copy link
Author

Updated Javadocs.

Original comment by Vojtech....@gmail.com on 2 Jun 2009 at 8:18

  • Changed title: CriteriaTransferObject#add() Javadoc update

@GoogleCodeExporter
Copy link
Author

Commited into the trunk.

Original comment by Vojtech....@gmail.com on 2 Jun 2009 at 8:21

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant