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