Package | Description |
---|---|
org.springframework.data.domain |
Central domain abstractions especially to be used in combination with the
Repository abstraction. |
org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Auditable<U,ID,T extends TemporalAccessor>
Interface for auditable entities.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistableEntityInformation<T extends Persistable<ID>,ID>
Deprecated.
as of 2.1 in favor of
PersistentEntityInformation . |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.