Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

DynamicProperties implementation #8

Merged
merged 11 commits into from Sep 22, 2011
Merged

DynamicProperties implementation #8

merged 11 commits into from Sep 22, 2011

Commits on Aug 11, 2011

  1. Updated the XML spring config of the unit-tests to use the newly crea…

    …ted RelationshipDelegatingFieldAccessorFactory
    ractive committed Aug 11, 2011
    Copy the full SHA
    43db64c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0405cdc View commit details
    Browse the repository at this point in the history
  3. Removed duplicate bean def

    ractive committed Aug 11, 2011
    Copy the full SHA
    2969727 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a3802e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2011

  1. Copy the full SHA
    c06904a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2011

  1. Copy the full SHA
    a757f98 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2011

  1. Copy the full SHA
    f8e62a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2011

  1. Missing @test annotation added

    ractive committed Sep 19, 2011
    Copy the full SHA
    49a1ef3 View commit details
    Browse the repository at this point in the history
  2. avoid unnecessary roundtrips to the ManagedPrefixedDynamicProperties …

    …methods from the base class
    ractive committed Sep 19, 2011
    Copy the full SHA
    8785013 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7f31c89 View commit details
    Browse the repository at this point in the history
  4. introducing the concept of a default implementation provided by Field…

    …Accessors. The DetachedEntityState gets such a default implementation for a field in detached state.
    ractive committed Sep 19, 2011
    Copy the full SHA
    6cd3cf0 View commit details
    Browse the repository at this point in the history