index
:
CarbonadoTestSuite.git
fix-automatic-and-alt-key
fix-failing-tests
master
Forked from https://github.com/Carbonado/CarbonadoTestSuite
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
com
/
amazon
/
carbonado
/
TestStorables.java
Age
Commit message (
Expand
)
Author
2008-05-04
Minor test additions.
Brian S. O'Neill
2008-04-15
Revert to original "after" filter construction, but ensure property filters a...
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-04-07
Clean up use of MergeSortBuffer.
Brian S. O'Neill
2008-03-16
Fixed compilation errors.
Brian S. O'Neill
2008-01-20
Fixed tests.
Brian S. O'Neill
2007-09-16
Ensure that non-destructive update doesn't invoke load trigger.
Brian S. O'Neill
2007-09-03
Calling Storable.update when there are no dirty properties actually does an u...
Brian S. O'Neill
2007-08-26
Removed vestigial support for wrapping Storables.
Brian S. O'Neill
2007-08-26
Added support for load and query trigger.
Brian S. O'Neill
2007-06-10
Added methods to access Storable properties by name.
Brian S. O'Neill
2007-05-14
More lob and sequence tests; LobEngine fixes.
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
2006-10-14
Incorporated acceptance tests.
Brian S. O'Neill
2006-10-14
Moved tests to separate project.
Brian S. O'Neill