|
Spring Data Graph | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CursorPreparer
Simple callback interface to allow customization of a DBCursor.
| Method Summary | |
|---|---|
DBCursor |
prepare(DBCursor cursor)
Prepare the given cursor (apply limits, skips and so on). |
| Method Detail |
|---|
DBCursor prepare(DBCursor cursor)
cursor -
|
Spring Data Graph | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||