summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/cursor/TestCursors.java
AgeCommit message (Expand)Author
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2011-05-18Fix timeout tests.Brian S. O'Neill
2011-05-04Add support for Query controller and timeouts; remove vestigial support for i...Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2008-04-06Added support for internal query hints.Brian S. O'Neill
2008-04-06Replace SliceCursor with simpler SkipCursor and LimitCursor classes.Brian S. O'Neill
2008-01-27Replace ViewCursor with SliceCursor.Brian S. O'Neill
2007-05-21Added ViewCursor class.Brian S. O'Neill
2006-10-14Moved tests to separate project.Brian S. O'Neill