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

Enhanced Support for Find (plus a minor compatibility fix) #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

johncrenshaw
Copy link
Contributor

  • Updated find() to include all functionality from find() in the underlying collection.
  • Added findOne() support
  • Added a bunch of additional find wrappers
  • Modified to be aware of abstract derived classes (for frameworks that want to subclass ActiveMongo and use the subclass name throughout their code.)

johncrenshaw added 4 commits September 24, 2010 09:18
…rlying collection.

- Added findOne() support
- Added a bunch of additional find wrappers
- Modified to be aware of abstract derived classes (for frameworks that want to subclass ActiveMongo and use the subclass name throughout their code.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant