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

DATAMONGO-440 - implemented cascade operations on @DBRef fields #3

Closed

Commits on May 4, 2012

  1. Adding tests ensuring exception alert for multiple conditions for sam…

    …e key (DATAMONGO-299)
    Thomas Risberg committed May 4, 2012
    Copy the full SHA
    7966a75 View commit details
    Browse the repository at this point in the history
  2. Implemented cascade operations on @DBREF annotations

    Maciej Walkowiak committed May 4, 2012
    Copy the full SHA
    8063266 View commit details
    Browse the repository at this point in the history
  3. Added javadocs

    Maciej Walkowiak committed May 4, 2012
    Copy the full SHA
    6aba521 View commit details
    Browse the repository at this point in the history
  4. - refactoring CascadingMongoEventListener - introducing constructor i…

    …nstead of autowired fields
    
    - test classes renamed to fit project convention
    Maciej Walkowiak committed May 4, 2012
    Copy the full SHA
    cac22c7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2012

  1. DATAMONGO-440 - added collection support

    Maciej Walkowiak committed May 31, 2012
    Copy the full SHA
    d7f7e2f View commit details
    Browse the repository at this point in the history