summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/cursor
AgeCommit message (Expand)Author
2006-09-30Finished join optimization.Brian S. O'Neill
2006-09-20Comments and label changes.Brian S. O'Neill
2006-09-19Added SingletonCursor.Brian S. O'Neill
2006-09-19Removed all cursor synchronization. It just adds overhead and no real (or nee...Brian S. O'Neill
2006-09-19Restored synchronization and added comment for doing so.Brian S. O'Neill
2006-09-19Renamed empty cursor access method to "the".Brian S. O'Neill
2006-09-19Removed unnecessary synchronization.Brian S. O'Neill
2006-09-03More work on query engine.Brian S. O'Neill
2006-08-30Add cursor implementationsBrian S. O'Neill