Interface ArangoEntityInformation<T,ID>
- All Superinterfaces:
EntityInformation<T,
,ID> EntityMetadata<T>
- All Known Implementing Classes:
ArangoPersistentEntityInformation
- Author:
- Christian Lechner
-
Method Summary
Methods inherited from interface org.springframework.data.repository.core.EntityInformation
getId, getIdType, getRequiredId, isNew
Methods inherited from interface org.springframework.data.repository.core.EntityMetadata
getJavaType
-
Method Details
-
getCollection
String getCollection()
-