public class ArangoPersistentEntityInformation<T,ID extends Serializable> extends org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID> implements ArangoEntityInformation<T,ID>
Constructor and Description |
---|
ArangoPersistentEntityInformation(ArangoPersistentEntity<T> entity) |
Modifier and Type | Method and Description |
---|---|
String |
getCollection() |
getId, getIdType
getJavaType, isNew
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArangoPersistentEntityInformation(ArangoPersistentEntity<T> entity)
public String getCollection()
getCollection
in interface ArangoEntityInformation<T,ID extends Serializable>
Copyright © 2017–2018 ArangoDB GmbH. All rights reserved.