Class Hierarchy
- java.lang.Object
- com.arangodb.springframework.repository.ArangoExampleConverter<T>
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,
ID> (implements org.springframework.data.repository.core.EntityInformation<T, ID>) - com.arangodb.springframework.repository.ArangoPersistentEntityInformation<T,
ID> (implements com.arangodb.springframework.repository.ArangoEntityInformation<T, ID>)
- com.arangodb.springframework.repository.ArangoPersistentEntityInformation<T,
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- com.arangodb.springframework.repository.ArangoRepositoriesRegistrar
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- com.arangodb.springframework.repository.ArangoRepositoryConfigurationExtension
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,
S, ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T, ID>) - com.arangodb.springframework.repository.ArangoRepositoryFactoryBean<T,
S, ID> (implements org.springframework.context.ApplicationContextAware)
- com.arangodb.springframework.repository.ArangoRepositoryFactoryBean<T,
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
- com.arangodb.springframework.repository.ArangoRepositoryFactory
- com.arangodb.springframework.repository.SimpleArangoRepository<T,
ID> (implements com.arangodb.springframework.repository.ArangoRepository<T, ID>)
Interface Hierarchy
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.repository.core.EntityInformation<T,
ID> - com.arangodb.springframework.repository.ArangoEntityInformation<T,
ID>
- com.arangodb.springframework.repository.ArangoEntityInformation<T,
- org.springframework.data.repository.core.EntityInformation<T,
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- com.arangodb.springframework.repository.ArangoRepository<T,
ID> (also extends org.springframework.data.repository.CrudRepository<T, ID>, org.springframework.data.repository.PagingAndSortingRepository<T, ID>)
- com.arangodb.springframework.repository.ArangoRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - com.arangodb.springframework.repository.ArangoRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.arangodb.springframework.repository.ArangoRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - com.arangodb.springframework.repository.ArangoRepository<T,
ID> (also extends org.springframework.data.repository.CrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.arangodb.springframework.repository.ArangoRepository<T,
- org.springframework.data.repository.CrudRepository<T,