|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.data.domain | |
---|---|
org.springframework.data.auditing | General support for entity auditing. |
org.springframework.data.domain | Central domain abstractions especially to be used in combination with the Repository abstraction. |
org.springframework.data.domain.jaxb | Central domain abstractions especially to be used in combination with the Repository abstraction. |
org.springframework.data.querydsl | Querydsl integration support classes. |
org.springframework.data.repository | Central interfaces for repository abstraction. |
org.springframework.data.repository.core.support | Base classes to implement repositories for various data stores. |
org.springframework.data.repository.history | API for repositories using historiography. |
org.springframework.data.repository.query | Support classes to work with query methods. |
org.springframework.data.repository.query.parser | Support classes for parsing queries from method names. |
org.springframework.data.web | Integration with Spring MVC. |
Classes in org.springframework.data.domain used by org.springframework.data.auditing | |
---|---|
AuditorAware
Interface for components that are aware of the application's current auditor. |
Classes in org.springframework.data.domain used by org.springframework.data.domain | |
---|---|
Page
A page is a sublist of a list of objects. |
|
Pageable
Abstract interface for pagination information. |
|
Persistable
Simple interface for entities. |
|
Sort
Sort option for queries. |
|
Sort.Direction
Enumeration for sort directions. |
|
Sort.Order
PropertyPath implements the pairing of an Sort.Direction and a property. |
Classes in org.springframework.data.domain used by org.springframework.data.domain.jaxb | |
---|---|
Page
A page is a sublist of a list of objects. |
|
Sort
Sort option for queries. |
|
Sort.Order
PropertyPath implements the pairing of an Sort.Direction and a property. |
Classes in org.springframework.data.domain used by org.springframework.data.querydsl | |
---|---|
Page
A page is a sublist of a list of objects. |
|
Pageable
Abstract interface for pagination information. |
Classes in org.springframework.data.domain used by org.springframework.data.repository | |
---|---|
Page
A page is a sublist of a list of objects. |
|
Pageable
Abstract interface for pagination information. |
|
Sort
Sort option for queries. |
Classes in org.springframework.data.domain used by org.springframework.data.repository.core.support | |
---|---|
Persistable
Simple interface for entities. |
Classes in org.springframework.data.domain used by org.springframework.data.repository.history | |
---|---|
Page
A page is a sublist of a list of objects. |
|
Pageable
Abstract interface for pagination information. |
Classes in org.springframework.data.domain used by org.springframework.data.repository.query | |
---|---|
Pageable
Abstract interface for pagination information. |
|
Sort
Sort option for queries. |
Classes in org.springframework.data.domain used by org.springframework.data.repository.query.parser | |
---|---|
Sort
Sort option for queries. |
Classes in org.springframework.data.domain used by org.springframework.data.web | |
---|---|
Page
A page is a sublist of a list of objects. |
|
Pageable
Abstract interface for pagination information. |
|
Sort
Sort option for queries. |
|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |