Package | Description |
---|---|
org.springframework.data.domain |
Central domain abstractions especially to be used in combination with the
Repository abstraction. |
org.springframework.data.geo |
Value types representing geo-spatial concepts.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Page<T>
A page is a sublist of a list of objects.
|
Modifier and Type | Class and Description |
---|---|
class |
PageImpl<T>
Basic
Page implementation. |
class |
SliceImpl<T>
Default implementation of
Slice . |
Modifier and Type | Class and Description |
---|---|
class |
GeoPage<T>
|
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.