Spring Data MongoDB - Core
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.springframework.data.repository.core.EntityInformation<T,ID>, org.springframework.data.repository.core.EntityMetadata<T>
- All Known Implementing Classes:
- MappingMongoEntityInformation
public interface MongoEntityInformation<T,ID extends Serializable>
extends org.springframework.data.repository.core.EntityInformation<T,ID>
Mongo specific EntityInformation.
- Author:
- Oliver Gierke
-
-
Method Summary
-
Methods inherited from interface org.springframework.data.repository.core.EntityInformation
getId, getIdType, isNew
-
Methods inherited from interface org.springframework.data.repository.core.EntityMetadata
getJavaType
Spring Data MongoDB - Core
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.