diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-06-10 04:22:34 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-06-10 04:22:34 +0000 |
commit | 7977fcd381e17c4e3bdfebfbf7ca4c0d90cdba1f (patch) | |
tree | a1b8e28aa59b01cfda331c6bc27809fb21296705 /RELEASE-NOTES.txt | |
parent | e69fc3804d93419b8f44035bb8d7a35bf052246a (diff) |
Added methods to access Storable properties by name.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r-- | RELEASE-NOTES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 31630f1..cf2086d 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -23,6 +23,7 @@ Carbonado change history - BDBRepository detects if changes are made to primary key and throws exception.
- Added support for derived properies.
- Enhanced query engine to optimize for covering indexes.
+- Added methods to access Storable properties by name.
1.1 to 1.1.1
-------------------------------
|