Interface | Description |
---|---|
ArangoEntityInformation<T,ID extends Serializable> | |
ArangoRepository<T> |
Created by F625633 on 06/07/2017.
|
Class | Description |
---|---|
ArangoExampleConverter<T> |
Converts Example to String representing predicate expression and puts necessary bindings in the given bindVars Map
|
ArangoPersistentEntityInformation<T,ID extends Serializable> | |
ArangoRepositoriesRegistrar |
Created by F625633 on 07/07/2017.
|
ArangoRepositoryConfigurationExtension | |
ArangoRepositoryFactory | |
ArangoRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,String>,S> |
Created by F625633 on 07/07/2017.
|
SimpleArangoRepository<T> |
The implementation of all CRUD, paging and sorting functionality in
ArangoRepository from the Spring Data Commons CRUD repository and
PagingAndSorting repository
|
Copyright © 2017–2018 ArangoDB GmbH. All rights reserved.