| Package | Description |
|---|---|
| org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistableEntityInformation<T extends Persistable<ID>,ID>
Deprecated.
as of 2.1 in favor of
PersistentEntityInformation. |
class |
ReflectionEntityInformation<T,ID>
Deprecated.
since 2.1 in favor of
PersistentEntityInformation |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.