Class ArangoPersistentEntityInformation<T,ID>

java.lang.Object
org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID>
com.arangodb.springframework.repository.ArangoPersistentEntityInformation<T,ID>
All Implemented Interfaces:
ArangoEntityInformation<T,ID>, EntityInformation<T,ID>, EntityMetadata<T>

public class ArangoPersistentEntityInformation<T,ID> extends PersistentEntityInformation<T,ID> implements ArangoEntityInformation<T,ID>
Author:
Christian Lechner