Repository
abstraction.See: Description
Class | Description |
---|---|
OrderAdapter |
XmlAdapter to convert
Sort.Order instances into SpringDataJaxb.OrderDto s and vice versa. |
PageAdapter | |
SortAdapter | |
SpringDataJaxb |
Helper class containing utility methods to implement JAXB
XmlAdapter s 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
Pageable s/PageRequest s. |
SpringDataJaxb.SortDto |
The DTO for
Sort . |
Repository
abstraction.Repository
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.