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
/
repo
/
logging
Age
Commit message (
Expand
)
Author
2009-07-25
Query.after and Query.fetchAfter supports subclass parameter.
Brian S. O'Neill
2008-05-06
Code cleanup: add @Override annotations, remove unused imports, remove dead c...
Brian S. O'Neill
2008-04-14
Renamed overloaded slice fetch method to fetchSlice for clarity.
Brian S. O'Neill
2008-04-14
Added "after" method and removed fetchAfter slice method.
Brian S. O'Neill
2008-04-14
Support query fetch limits.
Brian S. O'Neill
2008-01-25
Add transaction detach/attach methods.
Brian S. O'Neill
2007-09-03
Logged transaction context is per repository instead of global.
Brian S. O'Neill
2007-08-26
Removed vestigial support for wrapping Storables.
Brian S. O'Neill
2007-04-29
Added @since tags.
Brian S. O'Neill
2007-03-28
Merged 1.2-dev to trunk.
Brian S. O'Neill
2007-02-05
Fix NPE in builder.
Brian S. O'Neill
2006-10-19
Use pipe separator for top level transaction.
Brian S. O'Neill
2006-10-17
More work on automatic triggers.
Brian S. O'Neill
2006-10-15
Created StorageCollection.
Brian S. O'Neill
2006-10-11
Resolved some warnings.
Brian S. O'Neill
2006-10-08
Finished support for trigger factories
Brian S. O'Neill
2006-10-06
Removed RepositoryReference class.
Brian S. O'Neill
2006-08-30
Add core repository implementations
Brian S. O'Neill