Package | Description |
---|---|
org.springframework.data.domain.jaxb |
Central domain abstractions especially to be used in combination with the
Repository abstraction. |
Class and Description |
---|
OrderAdapter
XmlAdapter to convert
Sort.Order instances into SpringDataJaxb.OrderDto s and vice versa. |
SortAdapter |
SpringDataJaxb.OrderDto
The DTO for
Sort.Order . |
SpringDataJaxb.PageDto
The DTO for
Page . |
SpringDataJaxb.SortDto
The DTO for
Sort . |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.