public class ArangoPersistentEntityInformation<T,ID> extends 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
getId, getIdType, getRequiredId, isNew
getJavaType
public ArangoPersistentEntityInformation(ArangoPersistentEntity<T> entity)
public String getCollection()
getCollection
in interface ArangoEntityInformation<T,ID>
Copyright © 2017–2020 ArangoDB GmbH. All rights reserved.