| Name | Description | Type | Package | Framework |
| AbstractAuditable | Abstract base class for auditable entities. | Class | org.springframework.data.jpa.domain | SpringData CouchDb |
| AbstractAuditable_ | Class | org.springframework.data.jpa.domain | SpringData CouchDb | |
| AbstractPersistable | Abstract base class for entities. | Class | org.springframework.data.jpa.domain | SpringData CouchDb |
| AbstractPersistable_ | Class | org.springframework.data.jpa.domain | SpringData CouchDb | |
| AuditingBeanFactoryPostProcessor | BeanFactoryPostProcessor that ensures that the AnnotationBeanConfigurerAspect aspect is up andrunning before the EntityManagerFactory gets created as this already instantiates | Class | org.springframework.data.jpa.domain.support | SpringData CouchDb |
| AuditingEntityListener | JPA entity listener to capture auditing information on persiting and updating entities. | Class | org.springframework.data.jpa.domain.support | SpringData CouchDb |
| JpaSort | Sort option for queries that wraps JPA meta-model Attributes for sorting. | Class | org.springframework.data.jpa.domain | SpringData CouchDb |
| JpaSort .Path | Value object to abstract a collection of Attributes. | Class | org.springframework.data.jpa.domain.JpaSort | SpringData CouchDb |
| QAbstractAuditable | QAbstractAuditable is a Querydsl query type for AbstractAuditableSee Also:Serialized Form | Class | org.springframework.data.jpa.domain | SpringData CouchDb |
| QAbstractPersistable | QAbstractPersistable is a Querydsl query type for AbstractPersistableSee Also:Serialized Form | Class | org.springframework.data.jpa.domain | SpringData CouchDb |
| Specification | Specification in the sense of Domain Driven Design. | Interface | org.springframework.data.jpa.domain | SpringData CouchDb |
| Specifications | Helper class to easily combine Specification instances. | Class | org.springframework.data.jpa.domain | SpringData CouchDb |