Repository abstraction.See: Description
| Class | Description |
|---|---|
| OrderAdapter |
XmlAdapter to convert
Sort.Order instances into SpringDataJaxb.OrderDtos and vice versa. |
| PageAdapter | |
| SortAdapter | |
| SpringDataJaxb |
Helper class containing utility methods to implement JAXB
XmlAdapters as well as the DTO types to be
marshalled by JAXB. |
| SpringDataJaxb.OrderDto |
The DTO for
Sort.Order. |
| SpringDataJaxb.PageDto |
The DTO for
Page. |
| SpringDataJaxb.PageRequestDto |
The DTO for
Pageables/PageRequests. |
| SpringDataJaxb.SortDto |
The DTO for
Sort. |
Repository abstraction.RepositoryCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.