index
:
Carbonado.git
fix-failing-test
gh-pages
master
v1.3
Forked from https://github.com/Carbonado/Carbonado
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
amazon
/
carbonado
/
synthetic
Age
Commit message (
Expand
)
Author
2010-03-14
Update copyright.
Brian S. O'Neill
2010-03-01
Deprecated ThrowUnchecked class.
Brian S. O'Neill
2010-02-17
Add PartitionKey annotation.
Brian S. O'Neill
2009-10-15
Generated readFrom method sets properties states at the end, to ensure that a...
Brian S. O'Neill
2009-03-27
Make sure FetchException propagates from generated index Storable correctly.
Brian S. O'Neill
2008-12-18
Fixes for excessive class generation and memory usage when opening multiple r...
Brian S. O'Neill
2008-05-06
Code cleanup: add @Override annotations, remove unused imports, remove dead c...
Brian S. O'Neill
2008-04-18
Support renamed properties in indexes and keys.
Brian S. O'Neill
2007-10-11
Support sorting of arrays.
Brian S. O'Neill
2007-08-08
Merged synthetic alternate key support from pojo branch.
Brian S. O'Neill
2007-06-10
Added methods to access Storable properties by name.
Brian S. O'Neill
2007-04-29
Merged in support for derived properties.
Brian S. O'Neill
2007-04-01
Move Storable code generation support to separate package.
Brian S. O'Neill
2007-03-28
Merged 1.2-dev to trunk.
Brian S. O'Neill
2006-10-31
Remove unused class.
Brian S. O'Neill
2006-10-31
Index records no longer use join property to link to master and instead copy ...
Brian S. O'Neill
2006-09-02
Added code for write-through caching repository.
Brian S. O'Neill
2006-08-30
Add support for creating synthetic Storables
Brian S. O'Neill