scroll |
---|
result-set-scroll | |
---|---|
simple-scroll | Provides the fixed-size-scroll interface for a vector of elements. |
last-page! | |
---|---|
next-page! | Should return the current page number or nil if there are no more pages. |
revive-scroll! | Revives the cache objects of the scroll in the current transaction. |
setfpage |
first-page! | |
---|---|
previous-page! | |
to-list | Converts the result to a list. If FLATP is true then the rows are flattened (useful when they con... |
to-scroll | Converts the result set to a scroll. |