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
/
spi
Age
Commit message (
Expand
)
Author
2006-10-17
Prevent accidental replication of internal storables.
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
Add missing logical operation when setting join property.
Brian S. O'Neill
2006-10-08
Finished support for trigger factories
Brian S. O'Neill
2006-10-07
Added TriggerFactory.
Brian S. O'Neill
2006-10-06
Removed RepositoryReference class.
Brian S. O'Neill
2006-10-06
Check if trigger just overrides "try" methods.
Brian S. O'Neill
2006-10-05
Moved raw package out of spi package.
Brian S. O'Neill
2006-10-04
Generate correct constructor signatures.
Brian S. O'Neill
2006-09-30
Finished join optimization.
Brian S. O'Neill
2006-09-19
Make toStringKeyOnly also include alternate keys.
Brian S. O'Neill
2006-09-17
Finished replacing old query engine.
Brian S. O'Neill
2006-09-12
Join short-circuit if external property cannot be null.
Brian S. O'Neill
2006-09-11
Marked deprecated.
Brian S. O'Neill
2006-09-11
Completed new query engine implementation.
Brian S. O'Neill
2006-09-03
Manage ordering properties with lists.
Brian S. O'Neill
2006-09-03
More work on query engine.
Brian S. O'Neill
2006-09-01
Removed unused constant.
Brian S. O'Neill
2006-09-01
Removed not so useful class.
Brian S. O'Neill
2006-08-30
Fix build
Brian S. O'Neill
2006-08-30
Added spi package
Brian S. O'Neill