summaryrefslogtreecommitdiff
path: root/src/main/java/com/google/gwtorm/nosql/NoSqlAccess.java
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2010-08-07 10:30:17 -0700
committerShawn O. Pearce <sop@google.com>2010-08-07 11:26:10 -0700
commitbf62ee2f4843c2c053de1b32ba764e8c6bdd0e3a (patch)
tree375f9fca0f2bc00a84a1bfbdaf2fe93c21e6fd82 /src/main/java/com/google/gwtorm/nosql/NoSqlAccess.java
parentaf206d9c77db249ac5cc26f67d1628d51f1b9f9a (diff)
downloadgwtorm-bf62ee2f4843c2c053de1b32ba764e8c6bdd0e3a.tar.gz
Allow a more streaming interface to scans
This permits the NoSQL implementation to be informed when we abort a scan early, because its scan routine can implement and receive the close() method. It also gives us a way to stream the JDBC results, so we aren't creating a full result set in memory. Change-Id: Iaf53a1803fe985e49236e10bde5d838846e0c8f0 Signed-off-by: Shawn O. Pearce <sop@google.com>
Diffstat (limited to 'src/main/java/com/google/gwtorm/nosql/NoSqlAccess.java')
0 files changed, 0 insertions, 0 deletions