Spring Data Core

Uses of Package
org.springframework.data.domain.jaxb

Packages that use org.springframework.data.domain.jaxb
org.springframework.data.domain.jaxb Central domain abstractions especially to be used in combination with the Repository abstraction. 
 

Classes in org.springframework.data.domain.jaxb used by org.springframework.data.domain.jaxb
OrderAdapter
          XmlAdapter to convert Sort.Order instances into SpringDataJaxb.OrderDtos and vice versa.
SortAdapter
          XmlAdapter to convert Sort instances into SpringDataJaxb.SortDto instances and vice versa.
SpringDataJaxb.OrderDto
          The DTO for Sort.Order.
SpringDataJaxb.PageDto
          The DTO for Page.
SpringDataJaxb.SortDto
          The DTO for Sort.
 


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.