Uses of Class
org.springframework.data.domain.jaxb.SpringDataJaxb.OrderDto
Packages that use SpringDataJaxb.OrderDto
Package
Description
Central domain abstractions especially to be used in combination with the
Repository abstraction.-
Uses of SpringDataJaxb.OrderDto in org.springframework.data.domain.jaxb
Subclasses with type arguments of type SpringDataJaxb.OrderDto in org.springframework.data.domain.jaxbModifier and TypeClassDescriptionclassXmlAdapter to convertSort.Orderinstances intoSpringDataJaxb.OrderDtos and vice versa.Methods in org.springframework.data.domain.jaxb that return SpringDataJaxb.OrderDtoMethods in org.springframework.data.domain.jaxb with parameters of type SpringDataJaxb.OrderDtoModifier and TypeMethodDescriptionOrderAdapter.unmarshal(@Nullable SpringDataJaxb.OrderDto source)